Where do you put non-visible content about the HTML document?
In the head tag
Where do you put visible content about the HTML document?
body
Where do the head and body tags go in a valid HTML document?
The head tag goes at the top of the page while the t body tag goes right under the closing head tag
What is the purpose of a declaration?
To tell the browser which version of HTML is being used