At 11:45 1/7/2001 -0600, George Sanderson wrote:
>What HTML/XHTML syntax tools are recommended?  I was hoping that the tool
>would run on the browser (client) side.  I prefer a PC version, but hey, a
>good ap is best.-)

There is a good on-line one at
http://validator.w3.org/


Check also for HTML Tidy in the link of that page : It's available for a 
great bunch of OS/Platform and it did a good job for me. Just be careful 
as, if I remember, the default option is to overwrite your original file 
and there is some things that are a bit surprising when you don't know, 
like the fact that you can't do :
<select name="x">
         <option value="3">3
         <option value="2">
         ...
</select>

You do have to close your "<option>" with </option>... which is the way it 
should be...





Benoit Caron
Analyste-Programmeur
Netgraphe - Webfin.com - Le Web Financier
[EMAIL PROTECTED]
- - - - - - - - - - - - - - - - - - - - - - - -
"The number of Unix installations has grown to 10,
  with more expected."
-- The Unix Programmer's Manual, 2nd edition, June '72

Reply via email to