
HTML Documents
All HTML documents must start with a document type declaration: <!DOCTYPE html>
.
The HTML document itself begins with <html>
and ends with </html>
.
The visible part of the HTML document is between <body>
and </body>
.
Notice – the linked article and all of it’s content belongs to it’s respectful owner. Hexadel.co.za does not claim nor imply any copyright with regards to this post or it’s content. It’s shared as is and purely for educational purposes only.