HyperText Markup Language
Previous

The Body Section

<BODY BGCOLOR="#FFFFFF">...</BODY>


These tags are used to mark the body section of the HTML document. Items between the <BODY> and </BODY> are displayed in the WWW browser's display window. Anything outside these tags normally is not displayed.

The following attributes were introduced in HTML 3.2 for use with the body tag. It should be noted that these attributes have been deprecated in HTML 4.01 - strict version. While they may still be used, LC Web masters should be investigating the use of Style Sheets for this purpose:

Example: <BODY BGCOLOR="#FFFFFF"> sets background to white

For more information on colors, see:


Go to:


Library of Congress
Library of Congress Help Desk (October 16, 2000)