Which of the following defines the structure and appearance of the document?
Answers
Answered by
0
Doctype is the first item that appears in the source code of a web page followed by the HTML element, which is the root of the document tree. The head element contains information, also called as metadata which describes the document and its resources like scripts and style sheets.
Similar questions