HTML and CSS Reference
In-Depth Information
Specify an applet to be executed when a key
is released while this tag has focus.
onkeyup= applet
Specify an applet to be executed when a
mouse button is pressed down on this tag.
onmousedown= applet
Specify an applet to be executed when the
mouse is moved over this tag.
onmousemove= applet
Specify an applet to be executed when the
mouse moves out of this tag's display area.
onmouseout= applet
Specify an applet to be executed when the
mouse moves into this tag's display area.
onmouseover= applet
Specify an applet to be executed when a
mouse button is released while over this tag.
onmouseup= applet
Set the thickness of the rule to an integer
number of pixels.
size= pixels
style= style
Specify an inline style for this tag.
title= string
Specify a title for this tag.
Set the width of the rule to either an integer
number of pixels or a percentage of the page
width.
width= value or %
Search WWH ::




Custom Search