Where do you put non-visible content about the HTML document?
In the head element
Where do you put visible content about the HTML document?
In the body element
Where do the head and body tags go in a valid HTML document?
In the html element
What is the purpose of a declaration?
To tell the web browser which version of HTML you are using