<h1-h6>

Heading elements implement six levels of document headings, <h1> is the most important and <h6> is the least. A heading element briefly describes the topic of the section it introduces. Heading information may be used by user agents, for example, to construct a table of contents for a document automatically.

https://developer.mozilla.org/en/docs/Web/HTML/Element/Heading_Elements

Can I Use <h1-h6>?

Sandbox