/ Published in: HTML

The email type will pop up a tool tip if an invalid email address structure is not entered.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<input name="email" type="email" placeholder="[email protected]" />
Comments
