Structure of an HTML document
An HTML 4.0 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. The body may be implemented by the BODY element or the FRAMESET element.
Here's an example of a simple HTML document:
Hello world!
Like our site? Be a member of Coolajax fan page to get daily posts updates!
Total Read: 497 Topics