HTML5 Forms Enhancements

From RuntimeWiki

Jump to: navigation, search

HTML5 contains various enhancements to forms, most of which originated in the Web Forms 2.0 proposals.

(could someone more knowledgeable help out here?) Here are some of the new form-related features in HTML5:

  • The input element's type attribute now has the following new values:
    • tel
    • search
    • url
    • email
    • datetime
    • date
    • month
    • week
    • time
    • datetime-local
    • number
    • range
    • color
Personal tools