< i >
HTML Validation
No matter what technique you use to generate HTML it is a good idea to periodically check your code with a validation service or "lint" program. Web browsers, such as Netscape, tend to be very forgiving, so it is not safe to assume that you have written valid HTML based on its appearance in your browser. As World Wide Web technologies progress, it is likely that poorly written HTML will come back to haunt you.
http://www.fal.de/cgi-bin/WeblintGateway WebLint
http://www2.imagiware.com/RxHTML/index_noframes.html Dr. HTML
http://www.webtechs.com/html-val-svc/ Webtechs
Copyright 1997 by Richard Rathe, MD / All Rights Reserved