Re: Validation & errors

* Pete Prodoehl wrote:
>Even the most clued in people often have small errors slip by. Expecting 
>everyone to write error free code all the time is something we'd all 
>like to see (especially in software we use everyday) but if there were 
>errors, they appear to be fixed, and if there are errors in the future, 
>I hope they too will be quickly fixed.
>
>I think that people care, and people are trying to good quality code, 
>but no one is perfect every time.

You don't need to be, you could use an output filter for your webserver
that passes invalid documents to HTML Tidy first and thus correct most
error automatically...

Received on Saturday, 24 April 2004 11:53:02 UTC