Advertisements
Advertisements
Question
Which heading tag represents the smallest heading size in HTML?
Options
<h1><h3><h5><h6>
MCQ
Advertisements
Solution
<h6>
Explanation:
In HTML, there are six levels of heading tags, ranging from
<h1> to <h6>. The <h1> tag defines the most important and largest heading, while the <h6> tag defines the least important and smallest heading size.shaalaa.com
Is there an error in this question or solution?
