Save the file and view it as a webpage. It looks like the following:
You can now see the size difference of all the header tags, and how they compare to standard website text.
In summary, the header has six levels, <h1> through <h6>.
The header <h1> is the largest, and one would use it to present the main subject on a webpage.
Normal text could be placed between paragraph tags <p></p>.
In the next video, I’ll introduce you to Cascading Style Sheet (CSS) formatting.