HTML5 - email



It accepts only email value. This type is used for input fields that should contain an e-mail address. If you try to submit a simple text, it forces to enter only email address in [email protected] format.

Example




   

      
Enter email :

Output

html5_web_forms2.htm
Advertisements