Skip to content

Instantly share code, notes, and snippets.

  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save SevenZark/609969 to your computer and use it in GitHub Desktop.
<a class="revealTrigger" href="#" rel="form#userLogin">Log In</a>
<form id="userLogin" ...>
<label for="username">Username:</label>
<input id="username" type="text" />
<label for="password">Password:</label>
<input id="password" type="password" />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment