Previous page Next page

Document Skeleton

Certain tags define the basic framework of an HTML document. While most browsers are normally good at dealing with missing tags, when style sheets are applied it is essential that the tag structures be followed. Even ignoring style sheets, it is considered good style to follow the HTML rules. The following tags make up the basic skeleton of an HTML document:


Previous page Next page