Headers

Headers automatically set the size of the text, ranging from 1 to 6. The tags used are <hx> and </hx>, where the x represents the size of the text. For example, a header using size 4 would look like this:

<h4>This is a size 4 header</h4>

This is a size 4 header