1 / 55

Web Accessibility

Web Accessibility . What do we mean by accessibility?. Outline. Technologies Why accessibility? Web standards – how do we do this then? Accessibility Testing Accessibility Myths The Industry. What is accessibility?. It’s about access for all. The social model of disability.

hollye
Download Presentation

Web Accessibility

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Web Accessibility What do we mean by accessibility?

  2. Outline • Technologies • Why accessibility? • Web standards – how do we do this then? • Accessibility Testing • Accessibility Myths • The Industry

  3. What is accessibility?

  4. It’s about access for all

  5. The social model of disability

  6. What do we mean by disability • Deaf Hard of Hearing, hearing impaired • Blind, visually impaired, low vision • Mobility-impaired • Learning-disabled

  7. Technologies

  8. What does accessibility mean?

  9. “Let’s hit the hut...” • -------------------------------------------------------------------------------- Click for further information about this dealClick for further information about this deal We hope you enjoy our brand new site Enter your postcode in the field below ___ __ [btn-show_me.gif]-Submit and get a FREE Garlic Bread!Click for further information about this dealClick for further information about this dealhomepage

  10. “Text is not a feature of Websites; it is a primitive, a fundamental and unalterable component” - Joe Clark

  11. Why accessibility? • The business case • The ethical case • The legal case

  12. The business case “The estimated spending power of people with disabilities in the UK being £40-50 billion” Employers Forum on Disability

  13. The ethical case • The social model of disability • Cooperate social responsibility

  14. The legal case • “...we are now using the force of argument.  If that fails, we will not hesitate to use the argument of force.” • -- Bert Massie Chairman, Disability Rights Commission

  15. Sydney Olympics 2000

  16. Intranets “One major UK corporation which is notorious for having inaccessible public web pages, is suddenly spending considerable sums on making their intranet accessible - for no other reason (as far as my informant could tell) than because they'd realised they risked some rather high-profile court actions by employees.” -- Alan Flavell. (Alan Flavell is a well-known contributor to html-related newsgroups – he has a lot of respect within the industry. He is an acknowledged expert. His credentials are impeccable)

  17. Intranets “A member of staff could (we hope not, but it happens) lose their sight (or 'gain' some other disability) at any time. Equally, you could employ someone. If this happens down the road, you could have a massive problem.” -- Anonymous Contributor (Intranet Forum)

  18. How do we do this then?

  19. Web standards

  20. <font face=verdana size=-2 color=white>&nbsp;&nbsp;<b>Welcome</b></font> back

  21. Content Presentation Behaviour XHTML CSS DOM <h1>Welcome</h1> <p>Hello there!</p> <p>Life is great when you design with standards.</p> h1 { color: red; background: white; font: Arial; } p { color: green; background: blue; font: ”Comic Sans”; } <script type="text/javascript" language="javascript">function showPic (whichpic) { if (document.getElementById)

  22. Want to change something? • It’s easy... • OneTwoThree • FourFive

  23. Tables

  24. the JavaScript issue...

  25. Accessibility Standards

  26. Do the W3C know what they are talking about? “the majority of problems that disabled people mentioned regarding poor web access were not contained in any of the WAI's guidelines.” Bert Massie, DRC

  27. Automated testing PageScreamerTM

  28. Manual Testing

  29. User Testing • DRC recommendations

  30. the usability bonus.

  31. Accessibility Myths

  32. ...my site will look boring

  33. ...it’s difficult to do. <img src=“pizzahutlogo.gif” alt=“Pizza Hut”/> Contact Andrew Gray at <a href=”mailto:agray@sift.co.uk” title=”Email Andrew Gray” tabindex=“4”>agray@sift.co.uk</a>

  34. Audio and Video content

  35. ...a text only version is fine. Disabled access at rear.

  36. The industry.

  37. “81 % of sites investigated failed to meet the minimum guidelines for access.” DRC Report 14/4/04

  38. The industry

  39. The industry

  40. Don’t shoot the messenger

  41. The public sector • A requirement on all new public sector IT procurement projects • A key aspect of electronic Government Interoperability Framework

  42. e-Envoy recommendations

  43. Certifying developers

  44. It’s not all good news...

More Related