Created
September 24, 2015 20:57
-
-
Save w3guy/c35c54bd734ff63e534d to your computer and use it in GitHub Desktop.
how profilepress works http://profilepress.net/how-it-works/
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
| <div id="sc-login"> | |
| <h1>Log in</h1> | |
| <div class="sc-container"> | |
| [login-username placeholder="Username"] | |
| [login-password placeholder="Password"] | |
| [login-submit value="Log In"] | |
| </div> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment