What is the structure of HTML?
Answers
Answered by
18
7.1 Introduction to the structure of an HTML document
An HTML 4 document is composed of three parts: a line containing HTML version information, a declarative header section (delimited by the HEAD element), a body, which contains the document's actual content.
Answered by
0
Answer:
An HTML 4 document is composed of three parts: a line containing HTML version information, a declarative header section (delimited by the HEAD element), a body, which contains the document's actual content.
Explanation:
Hope it helps
Mark me as the brainliest and follow also drop some thanks.
Similar questions