[1mHTML SYNTAX CHECKER 1.01
-----------------------[0m

Quick and small HTML-Spelling and Syntaxchecker.It checks for
wrong <>, Detects missing ",warns on international characters
not understood by all browsers and checks entities like &copy;,
detects obsolete commands like <! >, finds nested html-tags
(<I><U>BLA</I></U>), knows about server-side scripting <% %>
detects spelling errors like <TILTE> and and and....

[1mUsage:[0m
htmlchecker FILE/A,NOSTOP/S,PARANOID/S
FILE:     The filename of the hmtl-text to check
SILENT:   Don't OutPut any information,just pass Returncode 15 on error.
PARANOID: Gives out errors if you dont close the tags <LI> and <P>.

Note on LI,P: You normally dont need to close those tags,but if you
are one of those persons,who want to do 100% SGML-conform homepages (by
closing those tags) you need to tell it to html-checker.

Note 2:Anything between <%  %> and <!-- --> will be TOTALLY IGNORED! So if
you forgot to close them or you closed them improperly you normally
result in an error-message.(<% %> is for server-side scripting).
   ____  __  _____
  /    \/  \/_  _/\
 /_/_/_/_/_/\/_/\\/ ....http://home.pages.de/~MNT....
 \_\_\_\_\_\/\_\/
