MCQ
What is the correct HTML tag for the largest heading?
Explanation
<h1> defines the largest heading and <h6> defines the smallest heading.