Created
August 28, 2011 00:29
-
-
Save flagoworld/1176061 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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