loose DTD: HEAD element | WebReference

loose DTD: HEAD element

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


ATTRIBUTES
CONTENT DECLARATION

Tag Minimization
Open Tag: OPTIONAL
Close Tag: OPTIONAL

Parent Elements


Top Elements
All Elements
Tree


loose DTD