Multiple choice

Which of the following tags is used to display a heading in smallest size?

  1. h1

  2. p

  3. h5

  4. h6

  5. h7

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The h6 tag is the smallest heading tag. If some text is written inside a h6 and /h6 tag, it appears in bold but small letters. It can be used to display headings of a specific topic in a webpage.