HTML Head Tags
The head tags are used to contain information about your web page document.
<head>head tags contain information about the document</head>
Example:
head tags contain information about the documentThe information that you place between the head tags will not be displayed within the browser.
