By default, the smallest heading tag in HTML is

A ) H1

B ) H4

C ) H5

D ) H6 ✅


Explanation: In HTML, the smallest heading tag is
. Heading tags are used to define headings or subheadings on a web page. There are six levels of heading tags, ranging from

(the largest) to

(the smallest).