Question:

What are the new <input> types for form validation in HTML5?

Answer:

The new input types for form validation are email, url, number, tel and date.

Example:

<input type="email">

 


Keywords:

© 2017 QuizBucket.org