Neo Geshel mumbled the following on 16/05/2005 18:52:
Gazza wrote:
Really?
http://jigsaw.w3.org/css-validator/validator?uri=http://www.continentalkit.com/css/global.css
Somehow, I can't understand how you manage to get “Failed†from
“Congratulations! Valid CSS! This document validates as CSS! â€.
At the time it didn't. You had a font-style: bold, instead of
font-weight: bold. Why you've changed this, and then claimed that it was
never wrong is beyond me.
Now it just shows an error to do with the mime-type, as mentioned by
another poster:
http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http://continentalkit.com/
Really?
http://validator.w3.org/check?uri=http://www.continentalkit.com/
Somehow, I can't understand how you manage to get "Failed" from "This
Page Is Valid XHTML 1.1!"
You need to read the specs for XHTML Media Types. It clearly says that
XHTML1.1 SHOULD use application/xhtml+xml as it's mime type. Although
the validator may say that you've passed, it's not perfect, and the
validator shouldn't be relied upon.
If you can't alter the mime-type (as you mention on another post),
(though PHP can manage it quite well), then change the Doctype to
XHTML1.0 Strict and be done with it.
I don’t know what you used to do the validation on these, but this site:
http://webxact.watchfire.com/
Cynthia. But again, checking now, the page passes automated checks on
WAI and S508 - these pages have clearly been changed since the first
time I checked. As above, the validators/lints should only be used as a
first step - passing the checks is only part of the process; however,
failing the automated checks does mean there was something wrong somewhere.
says that I only fail level AAA, and by only one checkpoint which I
can’t do anything about because of the way that the feedback form must
be processed by the server-side code.
A quick check using WebXact shows the error as not providing default
text in your form elements. This is trivial to do, and you could use
JavaScript to remove the default text onfocus. Without JS enabled, it
could be left to the user to remove code, but at least they know what is
expected of them to be entered.
My hands are tied. If you really
wanna be a neurotic bitch about it, I’ll change the text to AA.
You asked for comments, I'm giving them - you not being able take those
comments and resorting to personal name-calling says more about you than
me. A fail on one checkpoint is, after all, still a fail. Otherwise we
might all claim our sites reach AAA level, except for the 10
check-points we fail on. Just because the server-side script might be
out of your control, is no excuse for claiming something that isn't
true. Whether you want to change the text from AAA to AA is left to your
own conscious and professionalism.
And as for Section 508, the same site clocks me in at having (once
again!) only one (1) error, which is a dubious issue, since I provide
exactly what they demand (the link to the plugin is INSIDE the <object>
tag; users that don’t have flash should see the link... this was a
check that I was asking about. As well, there is a static image that
should also be seen if the user doesn’t have flash).
I can only suggest that perhaps the link needs to be outside the image.
Perhaps this could be included in the footer tech details somewhere.
I just did. Who's looking silly now?
Hey, it's your website, your initial mistakes.
Point taken. But my main thrust of support is for TTS readers. Not ppl
with images turned off or CSS disabled.
So those people aren't potential customers for your product? Great sales
technique, I'm sure...
Mea Culpa. That, at least, can be “fixedâ€, and it has been.
In your own words then, you've made changes to the site, and that, I
strongly suspect, include fixing the failed CSS/S508/WAI checks
mentioned above.