HTML and CSS Reference
In-Depth Information
Specify this element's position in the tabbing
order.
tabindex= n
Specify this element's position in the tabbing
order.
taborder= n
Specify an alternate label for the submit but-
ton, as well as the value passed to the
forms-processing application for this para-
meter if this button is clicked.
value= string
<input type=text>
Create a text-input element within a <form> .
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