define the head element
Answers
Answered by
5
The <head> element is a container for metadata (data about data) and is placed between the <html> tag and the <body> tag. HTML metadata is data about the HTML document. Metadata is not displayed. Metadata typically define the document title, character set, styles, links, scripts, and other meta information.
hope it helps you
hope it helps you
Answered by
2
It is a container of matedata.
Similar questions