HEAD
The HEAD element contains all information about the document in
general. It does not contain any text which is part of the document: this
is in the BODY.
Example:
<HEAD>
<TITLE>This Is the Title</TITLE>
<NEXTID N=z20>
<BASE HREF="http://foo.org.com/home/">
</HEAD>
Content
- Tag Minimization
-
Open Tag: REQUIRED
Close Tag: REQUIRED
No ATTRIBUTES
See CONTENT DECLARATION
Parent Elements
Top Element List
All Element List
Tree
HTML DTD