Reprence Html CSS javascript PHP MySQL Bootsrap

HTML Heading

HTML Heading

h1 is the largest heading tag and h6 is the smallest one. So h1 is used for most important heading and h6 is used for least important.

Heading elements (h1....h6) should be used for headings only. They should not be used just to make text bold or big.

HTML Heading

Try It YourSelf