Skip to content

Instantly share code, notes, and snippets.

@devdays
Last active August 29, 2015 14:10
Embed
What would you like to do?
HTML5 Placeholder
<input type="email" id="orderEmail" name="myEmail" placeholder="email@contoso.com" required />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment