Re: [Htmlvalidator-help] HTML Validator
Brought to you by:
mgueury
From: Marc G. <mg...@sk...> - 2006-06-08 13:53:25
|
Hi Jeremy, I think that you can be interested in the last beta of the extension. It is available here. http://users.skynet.be/mgueury/mozilla/ With it and the OpenSp algorithm, I get these errors: HTML Validation Result ---------------------- http://www.toiwhakaari.ac.nz/ line 73 column 6 - Error: element "UL" undefined line 73 column 10 - Error: element "LI" undefined line 73 column 19 - Error: there is no attribute "HREF" line 73 column 41 - Error: element "A" undefined line 73 column 93 - Error: element "LI" undefined line 73 column 131 - Error: element "A" undefined line 73 column 191 - Error: element "LI" undefined line 73 column 229 - Error: element "A" undefined line 73 column 288 - Error: element "LI" undefined line 73 column 321 - Error: element "A" undefined line 73 column 375 - Error: element "LI" undefined line 73 column 403 - Error: element "A" undefined line 73 column 452 - Error: element "LI" undefined line 73 column 476 - Error: element "A" undefined 14 errors / 0 warnings Hope it helps, Marc CC to the mailing list. Jeremy Porter wrote: > Hi, > > There seems to be a discrepancy between this extension and the > external validator at W3. It seems to be ignoring the doctype. > > For example: http://www.toiwhakaari.ac.nz/ <http://www.toiwhakaari.ac.nz/> > > The extension says it's completely valid, but the site fails with 14 > errors over at the W3. I think it fails because the strict doctype > doesn't allow uppercase tags. > > I've seen discrepancies on various other sites too - any idea why this > is? > > I love the extension, but it seems I can't rely on it completely. > Otherwise, good work > > Cheers, > > Jeremy. |