Introduction to Web Accessibility. What is Web Accessibility Web accessibility means that people with disabilities can use the Web Disabilities including.

Slides:



Advertisements
Similar presentations
WCAG 2 Compliance With PDF
Advertisements

Web Accessibility Talyah Aviran Head of UI team. 2 What is Accessibility? What is accessibility to the Web and why is it important? Impact of the Web.
Architecting and Designing for Accessibility Darien Large.
Web Accessibility Web Services Office of Communications.
Laurie Harrison and Laurel Williams Academic Computing, Education Commons, OISE November 30, 2006 Introduction to Web Accessibility Are you reaching the.
EASI Equal Access to Software and Information EASI is the premier provider of online training about accessible information technology.
Standards & Accessibility DMFD. Digital Media: Communication and DesignF2007 Comments Homepage  Requirement: include photo in index.html (today’s.
1 Accessibility CSSE 376, Software Quality Assurance Rose-Hulman Institute of Technology April 16, 2007.
Issues related to the development of accessible web sites Steven Builta October 2002.
Web Accessibility Rick Ells UW Computing & Communications.
CM143 - Web Week 11 Accessibility Priority Checkpoints.
The W3C Web Accessibility Initiative (WAI) Inclusive learning through technology Damien French.
Web Accessibility Issues. Why Consider Access Issues ? Discrimination Numbers of disabled students in HE likely to increase Sites designed for the disabled.
An approach to Web Accessibility. Reminder WCAG 2.0.Web accessibility is formally defined by the World Wide Web Consortium (W3C), whose Web Content Accessibility.
IV. “Regular” Web Pages: HTML A Web Accessibility Primer: Usability for Everyone Office of Web Communications.
Web Accessibility IS 373—Web Standards Todd Will.
Building Accessible Web Sites November 18, 2004 Assistive Technology DayAssistive Technology Day San Luis Obispo Society for Technical Communication 15.
+ What is Web Accessibility? Web accessibility means that people with disabilities can use the Web. More specifically, Web accessibility means that people.
Kathy Gips Will Miller New England ADA & Accessible IT Center voice/tty Funded by the National Institute on Disability.
Americans with Disabilities Act Ms. Sam Wainford.
Web Design Part 2 Page Size, Screen Layout and Content.
Designing for Disabled Users.  p?vid=35 p?vid=35.
 What is web accessibility? ture=relatedhttp://
Electronic Communication and Web Accessibility Workshop.
Debi Orton, Co-Chair NYS Forum IT Accessibility Committee.
Assistive Technology and Web Accessibility University of Hawaii Information Technology Services Jon Nakasone.
© Simeon Keates 2008 Usability with Project Lecture 7 – 30/09/09 Dr. Simeon Keates.
Alternative Views of the Web Jon Gunderson, Ph.D. Division of Rehabilitation-Education Services University of Illinois at Urbana/Champaign.
Multimedia and the Web Chapter Overview  This chapter covers:  What Web-based multimedia is  how it is used today  advantages and disadvantages.
Week 2 Web Site Design Principles. 2 Design for the Computer Medium Craft the look and feel Make your design portable Design for low bandwidth Plan for.
1 American with Disabilities Act (ADA) Web Site Compliance: Are Pharmacy Web Sites Accessible? Ellen R. Cohn Gary Stoehr Ashli Molinero University of Pittsburgh.
Is Your Website Accessible? Stephanie M. Brown School of Health, Physical Education, and Recreation Indiana University.
The Internet Writer’s Handbook 2/e Web Accessibility Writing for the Web.
Quality Matters Web Accessibility Standard Amy Kinsel, June 2, 2010.
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.
Is Your Site Accessible? Web Site Testing for Accessibility Presented by: The NYS Forum IT Accessibility Committee The NYS Forum Webmasters Guild Northeast.
Birkbeck University of London Business Workshop Web Accessibility Introduction and welcome.
Introduction to Web Accessibility. What is Web Accessibility Web accessibility means that people with disabilities can use the Web Disabilities including.
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.
Section 508 requirements for Federal Website Design Jon Brundage MDCFUG 4/10/01.
Daniel Njuguna – IT Officer/ Adaptive Technology Trainer Kenya Society For The Blind Accessibility in ICT’s.
Evolution of Web Accessibility Meenakshi Sripal COMS E6125.
Accessibility Catchup & Required re-do's of projects Sorting and column example W3I quick tips, sources HW: Screen reader exercise. Majors.
Web Accessibility Web Accessibility Committee Memorial University of Newfoundland Presentation to Webdays 2005.
WEB ACCESSIBILITY. WHAT IS IT? Web accessibility means that people with disabilities can use the Web. Web accessibility encompasses all disabilities that.
Technical Communication A Practical Approach Chapter 14: Web Pages and Writing for the Web William Sanborn Pfeiffer Kaye Adkins.
Accessibility Barriers Screen reader users will not be able to access content within a text box. Information presented as an image, animation, or video.
1 Web Developer Foundations: Using XHTML Chapter 7 Web Site Design.
A centre of expertise in digital information managementwww.ukoln.ac.uk Accessibility and Usability For Web Sites: An Introduction to Web Accessibility.
Web Content Accessibility Leila Styer Washington State University CAHNRS/Computer Resource Unit rev. November 2006.
Web Accessibility. It’s Happening Here Agenda Web Accessibility –What is it? –What are the types of disabilities? –Why is it important to you as a provider?
 Accessibility & Information Architecture Presented by Liz Molleur INF385E April 5 th, 2009.
The User Experience “Keeping Web Accessibility In Mind” Video available online at:
Accessibility Basics on creating accessible websites Accessibility Seth Duffey presentation for MAG Telecommunications.
1 Making an Accessible Web Site Sec 508 Standards – How Tos Evelyn Li University of Wisconsin-Fox Valley.
1 Web Site Usability Motivations of Web site visitors include: –Learning about products or services that the company offers –Buying products or services.
Designing Accessible Web Content
Making the Web Accessible to Impaired Users
How People with Disabilities Access the Web
Information Architecture and Design I
Introduction to Web Accessibility
Web Content Accessibility Beata M. Ofianewska (DG COMM) 7 December 2006 December 2006 COMM C2.
Web Programming– UFCFB Lecture 3
Page Size, Screen Layout and Content
International University of Japan
From compliance to usability
Information Architecture and Design I
Building your class website
Web Standards and Accessible Design.
Presentation transcript:

Introduction to Web Accessibility

What is Web Accessibility Web accessibility means that people with disabilities can use the Web Disabilities including  Visual  Auditory  Physical  Speech  Cognitive  Neurological  Aging-related conditions

Experiences of Students with Disabilities The students in the following videos (1, 2) share some of their experiences with the web and accessibility.12

How People with Disabilities Using the Web Alternative keyboards or switches Braille and refreshable braille Scanning software Screen magnifiers Screen readers videovideo Speech recognition

How People with Disabilities Using the Web (cont) Speech synthesis Tabbing through structural elements Text browsers Visual notification Voice browsers

Examples Blind – Audio description of a video Deaf – Captions accompanying audio Deaf & Blind – Text description of the audio and video to refreshable braille display Physical disability & Low vision – Speech input and speech output, and precise indicators of location and navigation.

Essential Components of Web Accessibility content - the information in a Web page or Web application, including:  natural information such as text, images, and sounds  code or markup that defines structure, presentation, etc. Web browsers, media players, and other "user agents" assistive technology, in some cases - screen readers, alternative keyboards, switches, scanning software, etc.

Essential Components of Web Accessibility (cont) users' knowledge, experiences, and in some cases, adaptive strategies using the Web developers - designers, coders, authors, etc., including developers with disabilities and users who contribute content authoring tools - software that creates Web sites evaluation tools - Web accessibility evaluation tools, HTML validators, CSS validators, etc.

How the Components Relate Web developers usually use authoring tools and evaluation tools to create Web content. People ("users") use Web browsers, media players, assistive technologies, or other "user agents" to get and interact with the content.

Interdependencies Between Components There are significant interdependencies between the components; that is, the components must work together in order for the Web to be accessible. When accessibility features are effectively implemented in one component, the other components are more likely to implement them.

Guidelines for Different Components The World Wide Web Consortium (W3C) Web Accessibility Initiative (WAI) develops Web accessibility guidelines for the different components.W3CWAI

Guidelines for Different Components (cont) Authoring Tool Accessibility Guidelines (ATAG) addresses authoring tools Authoring Tool Accessibility Guidelines (ATAG) Web Content Accessibility Guidelines (WCAG) addresses Web content, and is used by developers, authoring tools, and accessibility evaluation tools Web Content Accessibility Guidelines (WCAG) User Agent Accessibility Guidelines (UAAG) addresses Web browsers and media players, including some aspects of assistive technologies User Agent Accessibility Guidelines (UAAG)

Accessibility Policy Section 508 Guidelines Learn by examples

Blank image for skiping the navigation ALT text for Images conveying important information ALT text for a decorative image  Alt = “”; not Alt = “ ” ALT text for image maps Heading markup Appropriate link labels

Learn by examplesLearn by examples (cont) Accessible Audio content - transcript is provided Avoid using color to convey information Use Label Tag to associate Form Fields  Name (first,last)*:  No Flashing Text

Learn by examplesLearn by examples (cont) Accessible PDFs  Text based instead Scanned Image type PDF  Providng links to plug-ins & add-on programs Accessible multimedia content – captioned video Use table headers Accessible tables 

Learn by examplesLearn by examples (cont) Using 'D-link' to describe images The convention is to place a single "d" near the image that is linked to a separate page containing a description of the image. D

10 Quick Tips 1. Images & animations: Use the alt attribute to describe the function of each visual. Images & animations 2. Image maps. Use the client-side map and text for hotspots.client-side maptext for hotspots 3. Multimedia. Provide captioning and transcripts of audio, and descriptions of video.captioning and transcripts of audiodescriptions of video

10 Quick Tips (cont) 4. Hypertext links. Use text that makes sense when read out of context. For example, avoid "click here." Hypertext links 5. Page organization. Use headings, lists, and consistent structure. Use CSS for layout and style where possible. Page organizationheadingslistsCSS 6. Graphs & charts. Summarize or use the longdesc attribute. longdesc

10 Quick Tips (cont) 6. Scripts, applets, & plug-ins. Provide alternative content in case active features are inaccessible or unsupported. alternative content 7. Frames. Use the noframes element and meaningful titles.titles 8. Tables. Make line-by-line reading sensible. Summarize. Tables 9. Check your work. Validate. Use tools, checklist, and guidelines at Check your workValidate

References Web Accessibility Initiative (WAI)