Making Web Pages Accessible - University of Saskatchewan

Download Report

Transcript Making Web Pages Accessible - University of Saskatchewan

Making Web Pages Accessible
Teaching and Learning: Research and
Scholarship Symposium
(May 13 2003, 10:30am)
Accessibility is really about being
polite to ALL your visitors.




Don’t insult them for not using the
browser you think they should use.
Don’t assume they are lazy if they don’t
upgrade their browsers.
Use the <noscript> <noframes> etc. tags
to help people, not to insult them.
Not just a good idea, it’s the law.
What does “Accessible” mean?
Accessible Web Site:
Visitors
can access the
information on the site.
What makes a site Inaccessible?
Causes of Inaccessibility


Site relies on physical abilities the visitors
do not have. (hearing, sight, mobility,
cognitive problems)
Site only works using technology the
visitors do not have. (no support for slow
modems, limited hardware like PDAs,
older browsers)
Accessibility vs Usability:
Two sides of the same coin.



Accessibility is the ability to get at the
information on the site.
Usability is how easy it is to use the
information once you access it.
A site can be accessible, but not usable.
What makes a site less usable?
Causes of Poor Usability



Complex Navigation
Unclear Wording / Labelling
Centred on one mode of access (visual
and mouse), with less thought to other
modes of access (aural, keyboard, etc.)
Who’s visiting your site and
what accessibility problems
could they have?
Who’s accessing your site?




People with older browsers / hardware.
People with wireless PDAs
Automated programs like search engines
which don’t understand multimedia.
Oh, right, people with Disabilities.
Lets Meet Some Visitors

Georgia State Division of Distance &
Distributed Learning Video
Simulations of Disabilities






Cognitive Simulation (Dyslexia)
Screen Reading Simulation
Low Vision Simulation
Colour Blindness Simulation
Search Engine Simulation
Mobility simulations



Don’t use mouse
Use mouse with secondary hand
Type with one hand
Tools in MS-Windows XP



MS-Word Dictation and Voice Recognition
Accessibility options (Start -> All Programs
-> Accessories -> Accessibility)
Accessibility control panel
Organizations



W3C Web Accessibility Initiative
WebAIM
Viewable with Any Browser
Accessibility Testing Tools




Bobby
Lynx viewer
Macromedia Dreamweaver 508
Accessibility Suite
Others
Checklists



WAI Quick List Reference Card
Other WAI Resources
Other Guidelines
Resources


All items listed in this talk can be found at:
http://www.usask.ca/web_project/uwebd/
links/design/accessibility/
(Visit the Site)
Conclusion



Accessibility is not just for people with
disabilities, it’s for search engines, people
with PDAs, etc.
An accessible site is not a bland “lowest
common denominator” site.
Most accessibility options are easy to add
to a web site, and the benefits are
enormous for everyone.