Return to Snippet

Revision: 64916
at October 4, 2013 08:31 by MistaTwista


Initial Code
<input type="text" title="email" required pattern="[^@]+@[^@]+\.[a-zA-Z]{2,6}" />

Initial URL


Initial Description


Initial Title
HTML5 email regexp validate

Initial Tags
email, regexp, html5

Initial Language
HTML