Headers
Tag: <h1> to <h6>
The header tag is normally used as a sections heading.
There are 6 different levels of headings, H1 is the
largest and each one gets smaller until H6.
An empty line is inserted above and below each heading tag.
The headers should be closed with the appropriate closing tag </h1> to </h6>