Head tag written inside which tag
Answers
Answered by
0
Answer:
head tag written inside head tag
Answered by
0
Answer:
The <head> element is a container for metadata (data about data) and is placed between the <html> tag and the <body> tag. 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.
Similar questions