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