Web Accessibility
Download: PowerPoint Presentation
Making your next project accessible…
Accessibility is a general term used to describe the degree to which a product (e.g., device, service, environment) is accessible by as many people as possible.
Accessibility can be viewed as the "ability to access" the functionality, and possible benefit, of some system or entity. Accessibility is often used to focus on people with disabilities and their right of access to entities, often through use of assistive technology.
What is Accessibility?
Web accessibility means that people with disabilities can use the Web.
More specifically, Web accessibility means that people with disabilities can perceive, understand, navigate, and interact with the Web, and that they can contribute to the Web.
W3C Web Accessibility Initiative (WAI)
Why should I worry about Accessibility?
The Web is an increasingly important resource in many aspects of life: education, employment, government, commerce, health care, recreation, and more. It is essential that the Web be accessible in order to provide equal access and equal opportunity to people with disabilities.
In addition to equal access and equal opportunity, it is important to be accessible to the end-user from a business standpoint (inaccessible sites lose customers).
The Internet established a creative and innovative means of communication that links people and ideas across national boundaries.
Accessibility is the way to be certain these ideas are available to as many people as possible.
Accessibility is the LAW
While there are many other reasons to make websites accessible (usability, search engine optimization, translation, proper viewing on mobile devices), one of the most important reasons from a business standpoint is because it is the Law.
Section 508: Federal agencies
The Federal government has included electronic and information technology with its 1998 Amendment to Section 508 of the Rehabilitation Act. This means that ALL Federal agencies must give disabled employees and members of the public access to information that is comparable to the access available to others.
National Federation of the Blind vs. Target
The court held: "the 'ordinary meaning' of the ADA's prohibition against discrimination in the enjoyment of goods, services, facilities or privileges, is that whatever goods or services the place provides, it cannot discriminate on the basis of disability in providing enjoyment of those goods and services."
The court thus rejected Target's argument that only its physical store locations were covered by the civil rights laws, ruling instead that all services provided by Target, including its Web site, must be accessible to persons with disabilities.
How can I make my site accessible?
Important Stuff!
What was Target doing wrong?
- » Lacked compliant alt-text (images)
- » Contained inaccessible image maps and other graphical features (prevented blind users from navigating and using all functions of the website)
- » Required the use of a mouse to complete transactions (which blind users cannot do independently)
Doing the right thing
Masafumi "Max" Nakane
3 things you can do to make your websites more accessible for everyone.
- » Use the "alt" tag to describe images
- » Write meaningful links
- » Use effective page titles and headings
W3C Accessibility
"The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect." -- Tim Berners-Lee, W3C Director and inventor of the World Wide Web
Web Accessibility Initiative
WAI Guidelines and Techniques
- » Web Content (WCAG)
- » Authoring Tool (ATAG)
- » User Agent (UAAG)
- » Evaluation Language (EARL)
- » WAI-ARIA (Rich Applications)
- » Specific Technologies
- » Development Process
W3C Web Accessibility Initiative
W3C Quick Tips
10 Quick Tips
- Images & animations: Use the alt attribute to describe the function of each visual.
- Image maps. Use the client-side map and text for hotspots.
- Multimedia. Provide captioning and transcripts of audio, and descriptions of video.
- Hypertext links. Use text that makes sense when read out of context. For example, avoid "click here."
- Page organization. Use headings, lists, and consistent structure. Use CSS for layout and style where possible.
- Graphs & charts. Summarize or use the longdesc attribute.
- Scripts, applets, & plug-ins. Provide alternative content in case active features are inaccessible or unsupported.
- Frames. Use the noframes element and meaningful titles.
- Tables. Make line-by-line reading sensible. Summarize.
- Check your work. Validate. Use tools, checklist, and guidelines at http://www.w3.org/TR/WCAG
How am I doing?
Evaluating Web Sites for Accessibility
- » W3C provides a suite of resources for evaluating Web sites for accessibility
- » Keep in mind, these resources are not a step-by-step checklist
- » Assists Web site development as well as ongoing monitoring
Evaluating Web Sites for Accessibility
Content Links
- Accessibility for blind people
- Evaluating Websites for Accessibility: Overview
- HTML Techniques for Web Content Accessibility Guidelines 1.0
- Legal Precedent Set For Web Accessibility
- Section 508
- WAI, Quick Tips to Make Accessible Web Sites
- Web Accessibility Initiative (WAI)
Sources
- Parker, L. (n.d.). National Federation of the Blind files Target lawsuit. USA Today, Retrieved October 7, 2008, from Academic Search Elite database.
- Bowskill, J. (2006). Accessibility for blind people. Retrieved October 16, 2008, from PingMag Web site: http://pingmag.jp/2006/09/29/accessibility-for-blind-people/
- Puddington, A. (2005). Keep the Internet Free. Retrieved November 7, 2008, from The Washington Post website: http://www.washingtonpost.com/wp-dyn/content/article/2005/11/11/AR2005111101408.html
- Eastern Kentucky University. (2008). Frequently Asked Questions. Retrieved November 7, 2008, from EKU's Web site: http://www.bradley.edu/campusorg/psiphi/DS9/ep/503r.html
- Section 508. (2008). Section 508: 508 Law. Retrieved November 7, 2008, from the www.section408.gov Web site: http://www.section508.gov/index.cfm?FuseAction=Content&ID=3
- National Federation for the Blind (2008). NFB - Target Sept Release. Retrieved November 7, 2008, from NFB's Web site: http://www.nfb.org/nfb/Target_Sept_Release.asp?SnID=35783695
- W3C (2008). HTML Techniques for Web Content Accessibility Guidelines 1.0. Retrieved November 7, 2008, from W3C's Web site: http://www.w3.org/TR/WCAG10-HTML-TECHS/