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