The Wayback Machine - https://web.archive.org/web/20110816235811/http://dev.w3.org/html5/markup/input.html
jump

HTML: The Markup Language

Image for: HTML: The Markup Language

inputinput control CHANGED # T

Image for: ⓘ input – input control CHANGED # T

The input element is a multipurpose element for representing input controls.

The details of the input element are described in the following sections:

An input element with no type attribute specified represents the same thing as an input element with its type attribute set to "text".

Changes in HTML5 #

Image for: Changes in HTML5 #

Several new input element types have been added, and several new attributes are now allowed on the element.