LearningFuze Bootcamp > HTML-skeleton exercise > Flashcards
Where do you put non-visible content about the HTML document?
In-between the head tags/element
Where do you put visible content about the HTML document?
In-between the body tags/element
Where do the and tags go in a valid HTML document?
In-between the html tags/element
What is the purpose of a declaration?
To tell what type of HTML document it is