Q. The Head tag is used for?
β
Correct Answer: (D)
All the answers are true
Explanation: The <head> tag is used to contain specific information about a web page, often called metadata. This information includes items such as the document title (required), as well as scripts or links to scripts and CSS files.