HTML Headings
HTML headings are used to describe headings or subheadings on an HTML page. There are six heading tags in HTML: <h1>, <h2>, <h3>, <h4>, <h5>, and <h6>.The size of the heading varies from the biggest at <h1>, through to <h6>.