knighty

msg:568963 | 2:00 pm on Mar 19, 2001 (gmt 0) |
Use a better HTML cleaner ;)
|
tedster

msg:568964 | 6:42 pm on Mar 19, 2001 (gmt 0) |
Welcome to WebmasterWorld, Aggiro. Here's another thread that reviews many of the available HTML validators which you might find handy. Link to validator's thread [webmasterworld.com] Also, since you are using TABINDEX, you should be aware of some differences in the way browsers execute it. The W3C has a great TABINDEX test page [w3.org] that also documents the differences between major browsers and platforms.
|
gmiller

msg:568965 | 11:29 pm on Mar 19, 2001 (gmt 0) |
By default, WebLint doesn't support nonstandard extensions. As I recall, it validates against HTML 3.2, so any HTML 4.0 stuff will be treated as an extension. The included documentation explains it in more detail. The -x option allows you to enable NS-only and MS-only features. It looks like the first message was telling you that you have an illegal comment containing "--" sequences. I'm not absolutely sure that's what it was trying to say, though.
|
Aggiro

msg:568966 | 12:10 pm on Mar 20, 2001 (gmt 0) |
ok... thank's everybody... specially to tedster for the URL... and also to gmiller for the explanation... but actually now I'm just more in trouble then before... I've tried other validator (the W3C one) and it gaves me a different result, like the Bobby one (already known)... actually what do you think I should do to resolve the problems I've mentioned last time? I'm not able to find or understand a solution... or I just keep like this? thanks again...
|
tedster

msg:568967 | 12:27 pm on Mar 20, 2001 (gmt 0) |
A lot of that list you posted is not really a problem with your code, it's a problem with the validator's age. You can probably leave most of those issues alone and have no big difficulties. I would suggest checking into number one (markup embedded in a comment). That sounds odd to me. But definitely don't worry about all those "extended markup" reports.
|
Aggiro

msg:568968 | 12:52 pm on Mar 20, 2001 (gmt 0) |
ok... thank you very much again... you make me happy :-)
|
|