Computer Science, asked by vinay361, 3 months ago

1. Define structure of an HTML document.​

Answers

Answered by vijay0981
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. The body may be implemented by the BODY element or the FRAMESET element.

Explanation:

Answered by Anonymous
34

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. The body may be implemented by the BODY element or the FRAMESET element.

Similar questions