CBSE Class 10 Computer Applications Question 5 of 31

Solved Sample Paper 1 — Question 5

Back to all questions
5
Question

Question 5

Which tag is used to create a heading in HTML?

  1. <h1>
  2. <hr>
  3. <p>
  4. <b>
Answer

<h1>

Reason — <h1>, one of the heading tags is used to create a heading in HTML.