<head></head>
Description
The <head> tag is a required structural element of an HTML document. The following tags may be included in the head tag:
<title>
<script>
<isindex>
<base>
<meta>
Code
<head> . . . </head>