HTML/input
< HTML
Welcome to the Mozilla wiki page on the HTML5 <input> element. Please feel free to contribute new test pages or new sections. -- Tantek
This article is a stub. You can help MozillaWiki by expanding it.
input element test pages
General input element test pages:
specific attributes and types
Smaller more atomic tests for specific input element attributes and types.
autofocus
placeholder
type color
type date
type datetime
type datetime-local
type email
type month
type number
- http://diveintohtml5.org/examples/input-type-number.html
- http://diveintohtml5.org/examples/input-type-number-min-max-step.html
type range
type search
type tel
type time
type url
type week
see also
- HTML5 home page
- Accessibility/HTML5_Forms