The HEAD contains general information about the document, such as
TITLE and META tags. None of the elements authorized to exist in the
contents of the HEAD are displayed in the browser screen.
Attributes:
None
Example code:
<HTML> <HEAD>
<TITLE>
My Web Page
</TITLE> </HEAD>