HTML5 form input tags

Not all the HTML form tags are working as they should be in all the browsers. However, it is good to know what they are and hope that all the browsers will accept them soon.


  • color
  • date
  • datetime
  • datetime-local
  • email
  • month
  • number
  • range
  • search
  • tel
  • time
  • url
  • week
Go to this website for a closer look at the progress of implementing this tags in different browsers: http://www.quirksmode.org/html5/inputs.html