Headings: [Skip]

Web-Design Tutorials by Dr Sam

XHTML Strict Specs, Part 1

Menu [Skip]

DTD

Rule

Begin each XHTML document with an appropriate DTD (Document Type Declaration, also known as DOCTYPE).

Put the DTD at the top of the document — above the opening html tag and above the head tag.