Attributes for "input"
Type | Attribute List |
'Standard' Attributes | "accept", "alt", "autocapitalize", "autocorrect", "autosave", "capture", "checked", "disabled", "incremental", "maxlength", "name", "readonly", "results", "size", "src", "type", "value", and "webkitdirectory" |
New HTML5 Attributes | "autocomplete", "autofocus", "dirname", "form", "formaction", "formenctype", "formmethod", "formnovalidate", "formtarget", "height", "list", "max", "min", "multiple", "pattern", "placeholder", "required", "step", and "width" |
New HTML 5.1 Attributes | "inputmode" and "minlength" |
Obsolete Attributes | "vspace", "usemap", "ismap", "hspace", "border", and "align" |