What comes at the beginning of a HTML document>
!doctype html
<ol> is the tag for?</ol>
An ordered list
<ul> is the tag for?</ul>
An list that is not in order
h1 is bigger or smaller than h6?
Bigger
What is the / used for in HTML
It is used to end the function of the tag it’s for.