Let's take a look at another formatting convention: the header. As their name implies, they act like titles or subtitles above sections of text. There are six header tags available in markdown (and HTML)
In HTML headers are marked up like this:
In Markdown they are marked up like this:
For this next lesson, make each header the right size.