Forum Moderators: phranque
We are going through a site making it as accessible as possible. The site is aimed at parents of chilrdren with special needs, so it makes sense that it should be as accesable as possible.
I am going through each page tidying up code, and so far have a few pages that are both "W3C HTML 4.01" and "W3C CSS" valid pages.
I have now moved on to have a look through the "Bobby" validator, and it has thrown up a whole lot more things that need fixed. I don't have a problem with making the changes, but what did concern me slightly is that Bobby picks up the W3C badge as being one of the reasons the page is not Bobby valid. W3C give you the code to put the badge on your site.
Do Bobby and W3C contradict each other? Which is best to follow? or is it safe to aim for both?
Webboy
I find it useful to work off the full list of "W3C checkpoints for accessibility" Bobby is a really good automatic validator against the W3C checkpoints but doesn't cover everything.
Having said that, if Bobby seems convinced of a problem then I would tend to go with them.
Also, try [cynthiasays.com...] for a second opinion/
Vischeck can be helpful testing for color blindness issues. Color selection for links and :hover color are sometimes eye-opening.