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
- Tag Minimization
-
Open Tag: OPTIONAL
Close Tag: OPTIONAL
Parent Elements
- html -- HyperText Markup Language Document
Top Elements
All Elements
Tree
loose DTD