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 and tags go in a valid HTML document?
In the html element
What is the purpose of a declaration?
Tells the browser which version of html the page is using, also helps browser to render a page correctly