Multiple choice technology web technology

HTML headings are defined with the

to

tags.

  1. True

  2. False

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

HTML provides six levels of headings using

through

tags, where h1 represents the main heading and h6 the lowest-level subheading. These are semantic tags that convey document structure.