Computer Science, asked by premamahar15, 4 months ago

basic structure of html program​

Answers

Answered by anshulsatvik
0

Explanation:

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.

Answered by nawalkishorep256
0

there is a head which consists styling and concepts and meta tags are defined...

and the content of the webpage is defined in the body of html..

Similar questions