HEAD

The head of an HTML document is an unordered collection of information about the document. For example:

    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <HEAD>
    <TITLE>Introduction to HTML</TITLE>
    </HEAD>
    ...

Content

Inclusions


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