Computer Science, asked by nkroy39, 9 days ago

2. Discuss the HTML document structure in detail.​

Answers

Answered by kanishkrajput74
1

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.

Similar questions