The input element is a multipurpose element for representing input controls.
An input element with no type attribute specified represents the same thing as an input element with its type attribute set to "text".
Several new input element types have been added, and several new attributes are now allowed on the element.