HTML/input

From MozillaWiki
< HTML
Revision as of 21:12, 27 May 2010 by Tantek (talk | contribs) (→‎see also: note Accessibility/HTML5_Forms related page)
Jump to navigation Jump to search

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

type range

type search

type tel

type time

type url

type week

see also