Skip to content

Instantly share code, notes, and snippets.

@kaievns
Created December 7, 2017 04:37
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 kaievns/c103fe28a83b4cf1419bacef83f4ee38 to your computer and use it in GitHub Desktop.
Save kaievns/c103fe28a83b4cf1419bacef83f4ee38 to your computer and use it in GitHub Desktop.
blog post
<form action="/signin">
<input type="text" name="username" />
<input type="password" name="password" />
<button type="submit">Sign In</button>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment