what is head in html
Answers
Answered by
4
Answer:
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, scripts, and other meta information.
Answered by
8
Hello ❤️
The head element is the container for metadata and is placed between the <html> tag and the < body > tag..
Shruti ❤️
Similar questions