BODY

The <BODY> element contains the text flow of the document, including headings, paragraphs, lists, etc.

For example:

    <BODY>
    <h1>Important Stuff</h1>
    <p>Explanation about important stuff...
    </BODY>

Content


No ATTRIBUTES
CONTENT DECLARATION

Tag Minimization
Open Tag: OPTIONAL
Close Tag: OPTIONAL

Parent Elements


Top Elements
All Elements
General Entities
Tree


HTML 2.0 DTD