0100011110101011101001110100110101111000011100100011110101011101001110100110101 1110000111001000111101010111010011101001101011110000111001000111101010111010011.

Slides:



Advertisements
Similar presentations
AHEAD HTML Accessibility Topics: Keyboard Accessibility Content and Structure Links Headings and Lists Images in HTML Pages Tables Forms.
Advertisements

ADA Compliant Websites & Documents What the heck am I supposed to do?
Developed with material from W3C Web Accessibility Initiative (WAI) IMPORTANT: Instructions Please read carefully the Instructions for.
Adapting Technology Changing Lives Web accessibility Web accessibility and Disability A Practical introduction Robin Christopherson and Curt Holst AbilityNet.
Architecting and Designing for Accessibility Darien Large.
Universal Accessibility in Web Survey Design: Practical Guidelines for Implementation 2010 FedCASIC Conference March 18, 2010 Holly H. Matulewicz ● Jeff.
Web Accessibility Web Services Office of Communications.
Introduction to Web Accessibility. What is Web Accessibility Web accessibility means that people with disabilities can use the Web Disabilities including.
V. Beyond HTML: CSS, JavaScript, Plug-ins A Web Accessibility Primer: Usability for Everyone Office of Web Communications.
EASI Equal Access to Software and Information EASI is the premier provider of online training about accessible information technology.
A Web Accessibility Primer: Usability for Everyone XX Presenter Name Presenter Title Presenter Contact Office of Web Communications.
Online Access for all POSTGRADUATE DIPLOMA IN PUBLIC COMMUNICATION (New Media) Trinity & All Saints College April 2006 Bim Egan Web Accessibility Consultant.
Web Accessibility Rick Ells UW Computing & Communications.
CM143 - Web Week 11 Accessibility Priority Checkpoints.
Web Accessibility Wendy Mullin University of South Carolina.
October 2, 2007IEEE IPCC2007 Building Communication With Access for All Richard B. Ells Senior Webmaster University of Washington
IV. “Regular” Web Pages: HTML A Web Accessibility Primer: Usability for Everyone Office of Web Communications.
1 AccessMonkey A scripting framework for improving web accessibility Jeremy Brudvik Jessica Leung.
Americans with Disabilities Act Ms. Sam Wainford.
Designing for Disabled Users.  p?vid=35 p?vid=35.
 What is web accessibility? ture=relatedhttp://
Universal Design & Web Accessibility Iain Murray Kerry Hoath Iain Murray Kerry Hoath.
Debi Orton, Co-Chair NYS Forum IT Accessibility Committee.
Accessibility IS 403: User Interface Design Shaun Kane 1.
Assistive Technology and Web Accessibility University of Hawaii Information Technology Services Jon Nakasone.
Development of Accessible E- documents and Programs for the Visually Impaired Web accessibility testing (v2010)
Designing in the Dark A Collaborative Project. I am so Lucky! At UTC, I am part of the SoTL community AKA the Faculty Fellows At UTC, I am part of the.
Understanding WCAG Elizabeth J. Pyatt, Ph.D. Information Technology Services.
Nov 4, 2002K. Smale - Section 5081 Section 508 What it means for you, the HEASARC and LHEA web developer.
The Internet Writer’s Handbook 2/e Web Accessibility Writing for the Web.
The Online Experience: Accessibility & Usability for Everyone Richard W. Smith.
Technology for Students with Special Needs E.Brown Forward.
Developed with material from W3C Web Accessibility Initiative (WAI) IMPORTANT: Instructions Please read carefully the Instructions for.
Web Accessiblity Carol Gordon SIU Medical Library.
Design and Construction of Accessible Web Sites Michael Burks Chairman Internet Society SIG For Internet Accessibility for People with Disabilities June.
Education and Universal Design in Assessment and Evaluation Ron Stewart Technology Advisor Association on Higher Education and Disability.
June 21, 2001 (are you ready?). Web Design for the Visually Impaired Compliance with Section 508 of the Rehabilitation Act Amendments, 1998.
Everything in it’s right place Revisiting website accessibility Jeff Coburn Senior Web Specialist Institute for Community Inclusion.
How People with Disabilities Access the Web Web Design – Sec 2-5 Part or all of this lesson was adapted from the University of Washington’s “Web Design.
Daniel Njuguna – IT Officer/ Adaptive Technology Trainer Kenya Society For The Blind Accessibility in ICT’s.
Section 508 for EERE Web Sites May 10, 2007 Presenters: Kevin Eber Shauna Fjeld.
WEB ACCESSIBILITY. WHAT IS IT? Web accessibility means that people with disabilities can use the Web. Web accessibility encompasses all disabilities that.
Copyright © 2012 W3C (MIT, ERCIM, Keio) BAD: Before and After Demo Shadi Abou-Zahra W3C Web Accessibility Initiative (WAI)
JavaScript - A Web Script Language Fred Durao
Web Content Development IS Dr. Ravi Kuber Accessible Web Design.
Fundamentals of Graphic Communication 3.5 Accessible Design.
Animation Animated GIF Animated GIF Javascript Javascript Java Java Vector animation: Flash, SVG Vector animation: Flash, SVG Shockwave Shockwave 3D 3D.
How to Create Accessible Online Course Content Shivan Mahabir Athanasia (Tania) Kalaitzidis Kevin Korber Danny Villaroel.
Accessibility Barriers Screen reader users will not be able to access content within a text box. Information presented as an image, animation, or video.
HTML JAVASCRIPT. CONTENTS Javascript Example NOSCRIPT Tag Advantages Summary Exercise.
Accessibility Mohammed Alabdulkareem
The Good, the Bad & the Ugly: Style and design in Website creation Chris Webster: Information Officer and Website Manager at the EARL Consortium for Public.
Developed with material from W3C Web Accessibility Initiative (WAI) IMPORTANT: Instructions Please read carefully the Instructions for.
University of Sunderland CDM105 Session 3 Web Authoring Web accessibility A review of some of the current issues affecting Web design in respect to user.
 Accessibility & Information Architecture Presented by Liz Molleur INF385E April 5 th, 2009.
Accessibility Basics on creating accessible websites Accessibility Seth Duffey presentation for MAG Telecommunications.
Making the Web Accessible to Impaired Users
How People with Disabilities Access the Web
Introduction to Web Accessibility
Creating ADA Compliant Resources
ColdFusion And Section 508 Michael Smith, President TeraTech, Inc
Website Accessibility
Web Content Accessibility Beata M. Ofianewska (DG COMM) 7 December 2006 December 2006 COMM C2.
International University of Japan
From compliance to usability
Technology Basics for Disability Services Staff
Course Web Technology Guus Schreiber
Web Standards and Accessible Design.
ITI 163: Web, Mobile, and Social Media Design Introduction
WebAIM Screen Reader Survey Results
Presentation transcript:

Web Accessibility Jeffrey P. Bigham CSC 210, March 23, 2011 Achieving Web Accessibility and Usability

What is web accessibility?  the degree to which a web page or application is usable by people with different (and changing) abilities – visually-impaired people using screen readers – hearing-impaired people browsing w/out sound – physically impaired people (no mouse!) – color-blind people – cognitively-impaired people (simple language)

Scale of Access  37 Million Blind People in the World (125 million with low vision)  Increasing – Ageing Population – Situational Impairments  Access technology benefits 25% of web users 1 [1] “The Market for Accessible Technology. “ Forrester Research, 2003.

Web Potential for Blind People Web Advantages Convertible to Accessible Form Shop From Home Blind People Read 7x as Many Books The Law U.S. Government Requires Accessibility 1,2 NFB vs. Target Corporation 2 [1] Section 508 of the U.S. Rehabilitation Act. [2] Americans with Disabilities Act.

Provide Alt Text

Tables Confusing when used for layout - table heading element Takes the place of a element. Use tag to describe table.

Forms, Labels and Color  First Name

No Frames  is no longer valid HTML  confusing – esp when clicking on content in one frame causes an update in another  is ok, but should be avoided too

Javascript  barriers to navigation using keyboard – mousedown instead of click –  hidden content – content not functional or visible to AT – off-screen models, inaccessible APIs  lack of user control over content changes – selection boxes, auto-tabs  confusing – altering or disabling normal functionality

Dynamic Content  Two main problems with DHTML/AJAX – need to identify roles/states of scripted widgets – need to convey dynamically changing information – tatecheck.html tatecheck.html

Flash!  Like HTML/Javascript/CSS – Flash can be made accessible  Heavily dependent on user setup – right browser, OS, and AT combination  Avoid if possible!

Audio/Video mM Make your audio/video content accessible provide text alternatives

Usability  Accessibility is more than making access possible, it’s about making content usable for as many people as possible

X X X X h h h e b b START Keyboard Shortcuts

X X X X e b b START.heading { font-weight: bold; } Keyboard Shortcuts

Video!  oPI oPI

What is web accessibility?  the degree to which a web page or application is usable by people with different (and changing) abilities – visually-impaired people using screen readers – hearing-impaired people browsing w/out sound – physically impaired people (no mouse!) – color-blind people – cognitively-impaired people (simple language)

Accessibility Resources   