HTML5 Document Structure Flashcards
1
Q
The structure of an HTML5 document has three parts. What are they?
A
Document type declaration — declaring precisely which version of HTML is used to mark up the document.
Head section — providing descriptive data about the document itself, such as the document’s title and the character set used
Body section — containing the content that is to appear when the document gets loaded into a web browser