HTML and CSS Reference
In-Depth Information
Mark the element as initially selected.
checked
Disable this control, making it inactive.
disabled
Specify the name of the parameter to be
passed to the forms-processing application if
the input element is selected (required).
name= string
Specify that this element is not part of the
tabbing order.
notab
Prevent user modification of this element.
readonly
Specify this element's position in the tabbing
order.
tabindex= n
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 reset button within a <form> .
<input type=reset>
Define the hot-key character for this ele-
ment.
accesskey= char
Search WWH ::




Custom Search