David, Thanks for the suggestion. I guess I thought tidy.exe was a validator as well. I prefer not to upload the file somewhere because of the nature of the contents. Are you aware of any off-line validators?
Regards, Glen Brooksby -----Original Message----- From: David A. Desrosiers [mailto:[EMAIL PROTECTED] Sent: Friday, June 20, 2003 10:28 AM To: Plucker General List Subject: Re: Problem with Plucker links -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > However, I have run the HTML through the "tidy.exe" program to validate > and correct the html and make sure it is well formed. I now get no > warnings or errors. [snip] > Some links work fine, others do not. Anyone have any ideas how to resolve > this? Have you run the HTML through an HTML validator? Note, tidy.exe is not a validator, it is simply a tool to clean up HTML (add missing quotes, alt tags, etc.), it is not (yet) smart enough to know which attributes, tags, and values are valid, invalid, or in the proper nesting order. Run it through http://validator.w3.org/ and see if that helps. d. perldoc -qa.j | perl -lpe '($_)=m("(.*)")' -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE+8xn5kRQERnB1rkoRAuZMAKDCekT5+B5n1EB2vyneyRC2G1VLYgCfQW5R EFP3gSwi1VDs5U7AhuvgQtc= =LpEc -----END PGP SIGNATURE----- _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

