Social Sciences, asked by Bebopatel7b, 2 months ago

0.4 Write and explain the format of An HTML Document.​

Answers

Answered by Najirpirjade
0

\huge\bold\red{❥︎Aɴsᴡᴇʀ}

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.

Answered by alikhan37
0

<DOCTYPE html> - start tag

<Html> - html tag open

<Head> - Head tag

</Head> - head tag close

<body> - body rag

<Type here>

</Body> - body close tag

</Html> - close tag

Similar questions