HTML headings are used for headlines, titles and subtitles similar to newspapers. They come in 6 different tags from most important/largest to least important/smallest: <h1>, <h2>, <h3>, <h4>, <h5>, and <h6>. You should use <h1> only once per page as headline while the others can be used as reasonably often as you like.