Vidyalelo
HTML · Q55

Basic HTML

Programming · HTML · question 55

Q55

In which part of the HTML metadata is contained?

A.
body tag
B.
html tag
C.
head tag
Answer
D.
title tag

Answer: Option C

Solution

Answer: Option C
Solution:
Metadata is data (information) about data. The meta tag provides metadata about the HTML document. Metadata will not be displayed on the page, but will be machine parsable.