Computer Science, asked by vedurajan, 3 months ago

head and body elements are kept in which element​

Answers

Answered by Anonymous
1

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.

Similar questions