- An
HTML segment contains the entire document.
- A
HEAD segment declares the document environment and
describes and identifies it.
- A
BODY segment contains the displayable document
content.
- The document may also contain scripts, style sheets and framesets in
separate segments.
Go Back
|