Skip to content

Instantly share code, notes, and snippets.

@lettergram
Created March 19, 2015 00:02
Embed
What would you like to do?
<form>
Email: <input type="text" name="email"><br>
Password: <input type="password" name="pwd"><br>
<input type="submit" value="Submit">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment