HTML and CSS Reference
In-Depth Information
Specify this element's position in the tabbing
order.
taborder= n
Specify the value of the parameter sent to
the forms-processing application if this form
element is selected (required).
value= string
Create a file-selection element within a
<form> .
<input type=file>
Specify a list of MIME types that can be ac-
cepted by this element.
accept= list
Define the hot-key character for this ele-
ment.
accesskey= char
Disable this control, making it inactive.
disabled
Specify the maximum number of characters
to accept for this element.
maxlength= n
Specify the name of the parameter that is
passed to the forms-processing application
for this input element (required).
name= name
Specify that this element is not part of the
tabbing order.
notab
Search WWH ::




Custom Search