Tell a Friend About Our Cool Software

You saw in the previous chapter how every HTML document uses the <body> tag to enclose its content. When used by itself, the <body> tag results in a document that displays with certain default characteristics. By including attributes in the <body> tag, you can control certain aspects of document rendering.
The presentation attributes of the <body> tag
are not supported in XHTML and are deprecated in HTML 4.01.