What is HEAD in HTML document?
The head of an HTML document is an unordered collection of information about the document. The HEAD contains general information, or meta-information, about the document. The head appears first in a document above the BODY.
Explore posts in the same categories: HTML