What's XHTML Validation?
An XHTML document is validated against a Document Type Definition.
Validate XHTML With A DTD
An XHTML document is validated against a Document Type Definition (DTD). Before an XHTML file can be properly validated, a correct DTD must be added as the first line of the file.