Computer Science, asked by Deeksha5056, 8 months ago

What is the basic structure of an html code?

Answers

Answered by rachitbaids
1

Answer:

Refer the answer below

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.

Similar questions