| |
| | BODY element in HTML |
 | | The BODY element contains all the content of a document, as opposed to the HEAD, which contains information about the document. |
 | | Various mark-up elements are allowed within the body to indicate headings, paragraphs, lists, hypertext links, images, and so on. |
 | | Sets the background color to the specified RGB color value, where RR GG and BB are the hexadecimal color codes for the Red, Green and Blue levels, ranging from 0 to 255 -- that is, 00 to FF. |
| www.utoronto.ca /webdocs/HTMLdocs/NewHTML/body.html (504 words) |
|