Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save LarrySul/8f7c0aa8d87f672de75e696e63ec2210 to your computer and use it in GitHub Desktop.
Save LarrySul/8f7c0aa8d87f672de75e696e63ec2210 to your computer and use it in GitHub Desktop.
<input
type="email"
placeholder="email address"
required
/>
<!-- Pattern attribute can also be adopted here but its believed that the browser will do a better validation of email address -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment