Computer Science, asked by gurjotsinghsaluja01, 24 days ago

what is formula/ structure of html document of computer ch- HTML

Answers

Answered by ppak4814
0

Answer:

what is the formula/structure of html document of computer ch - HTML

Answered by ItzBrainlyLords
4

Explanation:

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.

HTML stands for HyperText Markup Language and is the basic structural element that is used to create webpages.

HTML is a markup language, which means that it is used to “mark up” the content within a document, in this case a webpage, with structural and semantic information that tells a browser how to display a page

Similar questions