Skip to content

Instantly share code, notes, and snippets.

@inxilpro
Created March 12, 2010 21:14
Show Gist options
  • Save inxilpro/330805 to your computer and use it in GitHub Desktop.
Save inxilpro/330805 to your computer and use it in GitHub Desktop.
<dl>
<dt><label for="username">Username:</label></dt>
<dd>
<input type="text" id="username" name="username" />
<label for="username" class="instructions">Please enter your username.</label>
</dd>
</dl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment