top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What are the different new form element types in HTML 5?

+2 votes
316 views
What are the different new form element types in HTML 5?
posted Feb 13, 2015 by Deepak Negi

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

HTML5 introduces no less than a baker’s dozen new input types for forms. These new input types have dual benefits.using them means less development time and an improved user experience. The new input types we’ll be looking at are:

search
email
url
tel
number
range
date
month
week
time
datetime
datetime-local
color

answer Feb 23, 2015 by Vrije Mani Upadhyay
...