A heading from level 1 to 6, where the smaller the number the more important the header is.
<html> ... <body> <h1>Section heading</h1> <h2>Sub-heading</h2> ... </body> </html>
None