Skip to content

Instantly share code, notes, and snippets.

@flagoworld
Created August 28, 2011 00:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flagoworld/1176061 to your computer and use it in GitHub Desktop.
Save flagoworld/1176061 to your computer and use it in GitHub Desktop.
.label
{
background-color: #f00;
margin: 0 10px 2px 10px;
position: relative;
}
<div class="label"><label>Email Address</label><label class="blue" style="position: absolute;right: 0;">Forgot Username</label></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment