HTML and CSS Reference
In-Depth Information
<kbd> ... </kbd>
The enclosed text is keyboard-like input.
<keygen>
Generate key information in a form.
*
Provide a challenge string to be packaged
with the key.
challenge= string
name= name
Provide a name for the key.
<label> ... </label>
Define a label for a form control.
accesskey= char
Define the hot-key character for this label.
Specify the form element associated with
this label.
for= id
Specify an applet to be run when the mouse
leaves this label.
onblur= applet
Specify an applet to be run when the mouse
enters this label.
onfocus= applet
<legend> ... </legend> Define a legend for a form field set.
accesskey= char
Define the hot-key character for this legend.
Search WWH ::




Custom Search