I am trying to make a website for the blind compatible on all devices (iPad, iPhone, and PC). I am looking for some good demos and tutorials.
Please help me learn how to make website for blind people using a Braille display.
Thanks a lot.
I am trying to make a website for the blind compatible on all devices (iPad, iPhone, and PC). I am looking for some good demos and tutorials.
Please help me learn how to make website for blind people using a Braille display.
Thanks a lot.
If you do nothing else, remember three things:
Finally, if blind people are the primary audience for your site, then consider not using Ajax - while screen readers do cope with Ajax to varying degrees, a site with full page refreshes is much easier to use.
There are many other sites on "web accessibility" but this is the core foundation.
Web Content Accessibility Guidelines (WCAG) Overview
Electronic and Information Technology Accessibility Standards (Section 508)
What improvements to accessibility are offered by HTML5?