 |
Thursday, January 8, 2009 
<BODY> ... </BODY> 
|
DEFINITION
<BODY> ... </BODY> tags determine the body of an html document; they should completely enclose its content. |
ATTRIBUTES ALINK="#color"
Sets the color for the active (selected) link.
BACKGROUND="URL"
Points to an image location that is used as the (tiled) background of the document
BGCOLOR="#color"
Sets the background color.
BGPROPERTIES="FIXED"
Specifies a watermark, a background picture that does not scroll.
LINK="#color"
Sets the color for links
TEXT="#color"
Sets the color for text.
TOPMARGIN="number"
Specifies top-of-page margin; overrides default margin. If set to 0, will hit top edge exactly.
VLINK="#color"
Sets the color for the visited links. |
 |
 |