- From: Johannes Koch <koch@w3development.de>
- Date: Tue, 11 Jul 2006 14:47:00 +0200
- To: www-html@w3.org
MAPHIN PHILIP wrote:
> How can i test a web page for html 4.1 complaince...........
> is there any validator
You can validate your HTML code against a document type definition, e.g.
HTML 4.01 Strict. But validity is only a subset of compliance. There are
several requirements in the specification prose that cannot be expressed
in a DTD and therefor cannot be evaluated through validation.
--
Johannes Koch
In te domine speravi; non confundar in aeternum.
(Te Deum, 4th cent.)
Received on Tuesday, 11 July 2006 12:47:20 UTC