179k views
5 votes
The HTML tag for the smallest heading is​ what​

1 Answer

4 votes

Answer:

The HTML <h1> to <h6> tag is used to define headings in an HTML document. <h1> defines largest heading and <h6> defines smallest heading.

Step-by-step explanation:

User Tortuga
by
6.8k points