Level: 0
The head of an HTML document is an unordered collection of
information about the document. It requires the
<title>
element
between
<head>
and
</head>
tags in this format:
<head><title>Introduction to HTML</title>
</head>
Within the head element, only certain elements are allowed.
Information in the
head
element may include: