Re: CheckHtmlEsis

   I just finished version 1.0.0 of a Java program designed to check the
   attribues of an HTML document against the HTML 4.0 specs.  It only checks
   those attribues which can't be validated entirely by nsgmls.

nsgmls always validates all attributes. I don't see how there
is anything else to write.

Unless you mean _semantic_ validation...but that's outside the scope
of HTML, it belongs to the browser.

///Peter

Received on Wednesday, 22 April 1998 09:35:37 UTC