Hi there,
I get confused with the WC3 rules on accessibilty, personally I dont think they as are clear as they could be.
Is there a accessibility validator that goes through your website, just like the HTML and CSS validators?
Many Thanks![]()
| SitePoint Sponsor |

Hi there,
I get confused with the WC3 rules on accessibilty, personally I dont think they as are clear as they could be.
Is there a accessibility validator that goes through your website, just like the HTML and CSS validators?
Many Thanks![]()


Nope. Accessibility and usability are things that are best done (or validated) by actually sitting people in front of a computer and watching what they do without saying a thing. The accessibility checkers that used to be free were good to check against the guidelines before conducting the live user testing, but they were never designed to "validate" that a site was/is accessible.
Save the Internet - Use Opera | May my mother rest in peace: 1943-2009
Dan Schulz - Design Team Advisor | Follow me on Twitter
SitePoint References: HTML CSS JavaScript | Become A Guru
WordPress SEO Checklist | What WordPress Plugins Do You Use?
Web Standards Curriculum | Image Free Equal Height Columns


Let me take this opportunity to once again repeat my favourite quote about accessibility 'validators':
The markup validator checks that the page can be read correctly by a program. For this purpose, another program is always best. Accessibility is about the user's ability to use the page, which is best checked by another human.
— Christian Ankerstjerne
Birnam wood is come to Dunsinane


(There is no such thing as an alt tag, but there is an alt attribute.)
Save the Internet - Use Opera | May my mother rest in peace: 1943-2009
Dan Schulz - Design Team Advisor | Follow me on Twitter
SitePoint References: HTML CSS JavaScript | Become A Guru
WordPress SEO Checklist | What WordPress Plugins Do You Use?
Web Standards Curriculum | Image Free Equal Height Columns


Better to hear it from me than Tommy.![]()
Save the Internet - Use Opera | May my mother rest in peace: 1943-2009
Dan Schulz - Design Team Advisor | Follow me on Twitter
SitePoint References: HTML CSS JavaScript | Become A Guru
WordPress SEO Checklist | What WordPress Plugins Do You Use?
Web Standards Curriculum | Image Free Equal Height Columns
I completely agree with everything that's been said but there are a few tools that you can use as an initial step to check that the fundamental basics for accessibility are in place.
http://www.cynthiasays.com/
By no means should you run that test and assume that your site is accessible but it does serve as a useful starting point.
There's also other tests that you can use such as the colour contrast extension for firefox
http://juicystudio.com/article/colou...-extension.php
But as others have pointed out, accessibility is such a subjective area that the best method of testing is for users to actually take part in accessibility testing. No machine can test whether font sizes are too small and can be resized, whether dyslexic people can read your content or whether a blind person will be able to understand and navigate your site.
I guess cynthiasays.com is not valid anymore for WAI test, but still good enough to check 508
another tool (better description in result) is http://checker.atrc.utoronto.ca/, based on WCAG 2.0 Level 2 (AA)![]()
http://www.erigami.com/ is pretty good too.
ro0bear![]()
using ATRC Web Checker, we can select some guidelines:
- BITV 1.0 (Germany standard)
- Section 508 (USA)
- Stanca Act (Italy)
- WCAG 2.0 L3
http://checker.atrc.utoronto.ca/servlet/ChangeGuideline
There's actually a list of "online web accessibility evaluators/validators" within the stuck thread at the top of the forum labelled All You Need For Accessibility - Tutorials, Tools, Books, Validators, etc. Quite a wealth of information and tools there for you, whether you want to use a validator, or just learn more in depth about accessibility guidelines![]()
HTML, CSS, JavaScript, jQuery, Ajax, Python, PHP, MySQL, C#, Java
yup thanks..http://aprompt.snow.utoronto.ca/ refer to http://checker.atrc.utoronto.ca/
[close]![]()
Bookmarks