/ Published in: HTML

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<input type="text" title="email" required pattern="[^@]+@[^@]+\.[a-zA-Z]{2,6}" />
Comments
