HTML-Skeleton Flashcards
1
Q
Where do you put non-visible content about HTML document?
A
head
2
Q
Where do you put visible content about HTML document?
A
body element
3
Q
where do the and tags go in a valid HTML document?
A
after the html document
4
Q
what is the purpose of a declaration?
A
it is an information to the browser about what document to expect