Short: Checks HTML files
Author: hofmann@hofmann-int.de (Dipl.-Inform. Kai Hofmann)
Uploader: hofmann@hofmann-int.de (Dipl.-Inform. Kai Hofmann)
Version: 1.7
Type: comm/www
CheckHTML checks whether an HTML document is conforming with the HTML (4.0)
DTD. This will be done by using the sgmls parser from James Clark, the HTML DTD
and a small Shell script.
CheckHTML can verify HTML 4.01, HTML 4.0, HTML 3.2 and HTML 2.0 documents.
Newer HTML versions can be easily supported by placing the new DTD into the
'sgml:' directory and adding their public identifier to the 'CATALOG' file.
Server side includes are supported.
.