Computer Science, asked by superjunior, 1 year ago

Give the structure of an HTML document.

Answers

Answered by dj701078
0

Answer

HTML means Hyper text markup language.

Explanation:

Attachments:
Answered by deepsen640
0

Explanation:

An HTML Document is mainly divided into two parts: HEAD: This contains the information about the HTML document. For Example, Title of the page, version of HTML, Meta Data etc. BODY: This contains everything you want to display on the Web Page.

Attachments:
Similar questions