Q7
Choose the correct tag for largest heading in HTML.
A.
h6
B.
heading
C.
h1
AnswerD.
head
Answer: Option C
Solution
Answer: Option C
Solution:
h1 is the largest while h6 is the smallest by convention for headings in HTML.