“As indicated by W3Schools – <h1> </h1> is the primary heading which is basic for any web archive and <h6></h6> is the slightest vital heading that holds less significance in a web report when contrasted with other heading labels. ”
Characterized Heading Tags are:
<h1>some content here</h1>
<h2> some content here </h2>
<h3> some content here </h3>
<h4> some content here </h4>
<h5> some content here </h5>
<h6> some content here </h6>
h1 tag ought to be primary headings which if took after by further h2, h3 et cetera. The h1 is generally the boldest one while h6 text dimension is littlest.