Designing for Accessibility 

Hands-on Workshop
Bill Corrigan, Accessible[ly]
April 25, 2014, Austin, TX
photo from: http://personaldemocracy.com/disability-community-involvement-initiative
2
Be usable and intelligible to as many people as possible,
including
People not able to use a mouse
People not navigating by touch
Be interpretable by assistive technologies
Structured
Semantic
Standard
The Goals of Accessible Web Design
Personal
Community
Added value to our (school, institution, company, etc.)
Legal guidelines and requirements
Public relations
The baby-boomers are coming (and they have money)
3
Motivations
4
Goals – Why are we doing this?
Principles – How are we going to reach the goals?
Patterns - What we are going to do to solve
specific problems that come up as we implement
the principles?
From Luke Wrobelski “Design Principles”, (http://www.lukew.com/ff/entry.asp), which he derived from
Service Oriented Architecture literature
Goals/Principles/Patterns
5
Inclusive
Effective
Efficient
Supportive
Accessibility Goals
6
We will design our Web services so they are:
Perceivable
Operable
Understandable
Robust
Accessibility Principles
7
Adhere to standards
Use semantic elements
WCAG 2.0
Accessible Rich Internet Applications (ARIA)
ECMA Standard Scripting
Progressive enhancement methods in scripting
Accessibility Patterns
8
Rapid change
Mobile devices – smartphones to tablets – do it
now, here, get immediate results
Web sites and apps need to work with wide range
of sizes – smartphone,tablet, laptop, desktop
Pressure for simplification – Keep It Seriously
Succinct
Trends Going Forward
9
Why does Accessibility matter?
“The U.S. Census Bureau says that over 47 million
Americans have a disability of some kind. The UN
and the World Bank say this adds up to 650 million
people worldwide. That’s around 10% of everyone in
the world.”
!
Excerpt From: Whitney Quesenbery. “A Web for
Everyone.”
Web accessibility means that people with disabilities
can perceive, understand, navigate, and interact with
the Web, and that they can contribute to the Web.
http://www.w3.org/WAI/intro/accessibility.php
also benefits people using a slow Internet connection,
people with "temporary disabilities" such as a broken
arm, and people with changing abilities due to aging.
http://www.w3.org/WAI/intro/accessibility.php
Flexibility
Accessibility doesn’t happen automatically
How to avoid Audits
Semantic page markup
Consistent navigation
Keyboard navigation
Skip Navigation
Color
Page titles
Heading tags
Tables
Forms labels
“Click here” text
14
Accessibility Tools and Techniques
Bill Corrigan, Accessible[ly]
15
photo credit: Dan Comden, University of Washington, 3/2012
16
• Are header elements being used semantically and
are they organized hierarchically?
• Pseudo headers created with bolding and sizing
will not be recognized as headers
• Check headers with the Web Developer toolbar
Information item; pull it down to "View Document
Outline".
Headers
17
Check for tables with the Web Developer toolbar
Outline item; pull down to "Outline Tables" and then
"Table Cells".
Check content without layout with the Web Developer
toolbar CSS item;
Pull down to "Disable Styles" and then "All Styles".
Scroll down through bare-bones content;
Layout
18
<img src="gw.jpg" alt="George Washington">
Alternative text should be...
Accurate and equivalent
Be succinct
Not be redundant
Not use phrases like "image of..."
Alternative Text
The label element associates a name (for="first"with the input element with an id of that name
(id="first")
<form action="form_action.asp" method="get">!
  <label for="first">First name:</label>!
    <input type="text" name="fname" id="first"/><br />!
  <label for="last">Last name:</label>!
    <input type="text" name="lname" id="last" /><br />!
  <input type="submit" value="Submit" />!
</form>!
Check labeling in a form with the Web Developer toolbar View Source
item; Search in the source for "<label"
19
Labeling
20
• Color choice and the contrast between adjacent
colors are important for determining readability.
• Evaluate colors and contrast with WCAG Contrast
Checker.
• In Photoshop, Choose View > Proof Setup > Color
Blindness, and then choose either Protanopia-type
or Deuteranopia-type
Colors
21
Semantic:
<h2 style="font: medium bold verdana, sans-serif"> New
Technology</h2>!
Non-Semantic:
<div style="font: medium bold verdana, sans-serif"> New
Technology</div>!
Use DIVs for structural elements such as navigation, content,
header, and footer.
Presentation (font size, font family, font size, etc.) of the types is
controlled by the CSS.
Semantic Markup
22
• Tables for layout
• Essential information in graphics without alt text
• Content buried in scripts
• Not using progressive enhancement methods
• Content added after page load (Ajax)
• ARIA roles needed to signal assistive technology
which areas might receive updates
Problem Areas
Presented by Bill Corrigan, Accessible[ly], April 25,
2014, Austin, TX
billc@accessible.ly, @accessiblel_ly
Sponsored by Progress UX
http://progress-ux.squarespace.com/, @ProgressUX
Some of the content here was derived from notes
from Rick Ells, University of Washington and the
Accessible Web User Group there.
23
Credits

More Related Content

PPT
Developing an Accessible Web
PPT
Beyond the Page
PDF
Getting it right from the start
PPTX
Intro to Information Architecture for Web Sites
PPTX
Introduction to Information Architecture & Design - SVA Workshop 12/07/13
PPTX
Information and Computer Technology (ICT) Accessibility
PDF
Tech Headline - Using WAI-ARIA & HTML5: Techniques to solve accessibility pro...
PPTX
Accessibility Is Usability
Developing an Accessible Web
Beyond the Page
Getting it right from the start
Intro to Information Architecture for Web Sites
Introduction to Information Architecture & Design - SVA Workshop 12/07/13
Information and Computer Technology (ICT) Accessibility
Tech Headline - Using WAI-ARIA & HTML5: Techniques to solve accessibility pro...
Accessibility Is Usability

What's hot (6)

PDF
10 UX Changes for Every Drupal Site
PPTX
Accessibility Testing Using Screen Readers
PPT
Web Accessibility: Understanding & Practice!
PPT
Building a Single User Experience
PPT
single ux il2011
PPTX
Introduction To Web Accessibility
10 UX Changes for Every Drupal Site
Accessibility Testing Using Screen Readers
Web Accessibility: Understanding & Practice!
Building a Single User Experience
single ux il2011
Introduction To Web Accessibility
Ad

Similar to Intro to accessibility workshop slides (20)

PDF
How to create accessible websites - WordCamp Boston
PPTX
Accessibility And 508 Compliance In 2009
PDF
Marketing Without Barriers: Considering Digital Accessibility for Customers a...
PPT
Web Live! Developing a Web Information Service
PPTX
Tear Down This Wall! Removing Boundaries to Create an Accessible Website
PDF
Website Accessibility
PPT
Accessibility Workshop
PPTX
Creating the Best Experience: Accessibility & Usability
PPTX
Basics of creating accessible code for websites
PPT
Information Architecture for Drupal
PPTX
Web strategy
PPTX
Tales from the Accessibility Trenches
PDF
Web accessibility is everyone's job
PDF
How to engineer accessible websites
PDF
Oct 2014 Siteimprove Stockholm Accessibility Conference
PPTX
Digital accessibility intro-a11ycle_2020-01-15
PPT
Coping with Forms: Implementing a Web Form Management Application, Dan Jackso...
PPT
Making your job website easier to use
PPT
Incentive Architecture 1224362486736986 8
PPT
Web Accessibility Demystified, by Penny Harding, Hannon Hill Corporation
How to create accessible websites - WordCamp Boston
Accessibility And 508 Compliance In 2009
Marketing Without Barriers: Considering Digital Accessibility for Customers a...
Web Live! Developing a Web Information Service
Tear Down This Wall! Removing Boundaries to Create an Accessible Website
Website Accessibility
Accessibility Workshop
Creating the Best Experience: Accessibility & Usability
Basics of creating accessible code for websites
Information Architecture for Drupal
Web strategy
Tales from the Accessibility Trenches
Web accessibility is everyone's job
How to engineer accessible websites
Oct 2014 Siteimprove Stockholm Accessibility Conference
Digital accessibility intro-a11ycle_2020-01-15
Coping with Forms: Implementing a Web Form Management Application, Dan Jackso...
Making your job website easier to use
Incentive Architecture 1224362486736986 8
Web Accessibility Demystified, by Penny Harding, Hannon Hill Corporation
Ad

Recently uploaded (20)

PPTX
Chapter 1_Overview hhhhhhhhhhhhhhhhhhhhhhhhhh
PPTX
Cyber Bullying - How to deal with Cyber bullying pptx
PDF
THE UNTOLD STORY OF SWAMI VIJAY KUMAR DURAI BUILDING PRS INTERNATIONAL Contac...
PPTX
Data Flows presentation hubspot crm.pptx
PPT
Expect The Impossiblesssssssssssssss.ppt
PPTX
BIOS-and-VDU-The-Foundations-of-Computer-Startup-and-Display (1).pptx
PPTX
Information and Network Security Introduction
PDF
Associate Degree Programmers for Allama Iqbal University
PPTX
DAT602-Database Design and Development-AT4).pptx
PDF
B2B Marketing mba class material for study
PPTX
Information and Network Security types of cipher
PPTX
Going_to_Greece presentation Greek mythology
PPTX
Male_Genital_SystMale_Genital_System_Anatomy_Illustrated.pptxem_Presentation....
PDF
Black and White Modern Technology Presentation.pdf
PPTX
LiFi Technology an effective way of Communication
PPTX
materi minggu ke 5.ppt mata kuliah mobile
PPT
Comparison of 2 Population Kuch toh bhadwa chodi karwa raha
PDF
Toolkit of the MultiCloud DevOps Professional.pdf
PDF
karuna yoga vidya peetham school Unique Lineage.pdfTTC
PDF
Technical SEO Explained: How To Make Your Website Search-Friendly
Chapter 1_Overview hhhhhhhhhhhhhhhhhhhhhhhhhh
Cyber Bullying - How to deal with Cyber bullying pptx
THE UNTOLD STORY OF SWAMI VIJAY KUMAR DURAI BUILDING PRS INTERNATIONAL Contac...
Data Flows presentation hubspot crm.pptx
Expect The Impossiblesssssssssssssss.ppt
BIOS-and-VDU-The-Foundations-of-Computer-Startup-and-Display (1).pptx
Information and Network Security Introduction
Associate Degree Programmers for Allama Iqbal University
DAT602-Database Design and Development-AT4).pptx
B2B Marketing mba class material for study
Information and Network Security types of cipher
Going_to_Greece presentation Greek mythology
Male_Genital_SystMale_Genital_System_Anatomy_Illustrated.pptxem_Presentation....
Black and White Modern Technology Presentation.pdf
LiFi Technology an effective way of Communication
materi minggu ke 5.ppt mata kuliah mobile
Comparison of 2 Population Kuch toh bhadwa chodi karwa raha
Toolkit of the MultiCloud DevOps Professional.pdf
karuna yoga vidya peetham school Unique Lineage.pdfTTC
Technical SEO Explained: How To Make Your Website Search-Friendly

Intro to accessibility workshop slides

  • 1. Designing for Accessibility 
 Hands-on Workshop Bill Corrigan, Accessible[ly] April 25, 2014, Austin, TX photo from: http://personaldemocracy.com/disability-community-involvement-initiative
  • 2. 2 Be usable and intelligible to as many people as possible, including People not able to use a mouse People not navigating by touch Be interpretable by assistive technologies Structured Semantic Standard The Goals of Accessible Web Design
  • 3. Personal Community Added value to our (school, institution, company, etc.) Legal guidelines and requirements Public relations The baby-boomers are coming (and they have money) 3 Motivations
  • 4. 4 Goals – Why are we doing this? Principles – How are we going to reach the goals? Patterns - What we are going to do to solve specific problems that come up as we implement the principles? From Luke Wrobelski “Design Principles”, (http://www.lukew.com/ff/entry.asp), which he derived from Service Oriented Architecture literature Goals/Principles/Patterns
  • 6. 6 We will design our Web services so they are: Perceivable Operable Understandable Robust Accessibility Principles
  • 7. 7 Adhere to standards Use semantic elements WCAG 2.0 Accessible Rich Internet Applications (ARIA) ECMA Standard Scripting Progressive enhancement methods in scripting Accessibility Patterns
  • 8. 8 Rapid change Mobile devices – smartphones to tablets – do it now, here, get immediate results Web sites and apps need to work with wide range of sizes – smartphone,tablet, laptop, desktop Pressure for simplification – Keep It Seriously Succinct Trends Going Forward
  • 10. “The U.S. Census Bureau says that over 47 million Americans have a disability of some kind. The UN and the World Bank say this adds up to 650 million people worldwide. That’s around 10% of everyone in the world.” ! Excerpt From: Whitney Quesenbery. “A Web for Everyone.”
  • 11. Web accessibility means that people with disabilities can perceive, understand, navigate, and interact with the Web, and that they can contribute to the Web. http://www.w3.org/WAI/intro/accessibility.php
  • 12. also benefits people using a slow Internet connection, people with "temporary disabilities" such as a broken arm, and people with changing abilities due to aging. http://www.w3.org/WAI/intro/accessibility.php Flexibility
  • 14. How to avoid Audits Semantic page markup Consistent navigation Keyboard navigation Skip Navigation Color Page titles Heading tags Tables Forms labels “Click here” text 14
  • 15. Accessibility Tools and Techniques Bill Corrigan, Accessible[ly] 15 photo credit: Dan Comden, University of Washington, 3/2012
  • 16. 16 • Are header elements being used semantically and are they organized hierarchically? • Pseudo headers created with bolding and sizing will not be recognized as headers • Check headers with the Web Developer toolbar Information item; pull it down to "View Document Outline". Headers
  • 17. 17 Check for tables with the Web Developer toolbar Outline item; pull down to "Outline Tables" and then "Table Cells". Check content without layout with the Web Developer toolbar CSS item; Pull down to "Disable Styles" and then "All Styles". Scroll down through bare-bones content; Layout
  • 18. 18 <img src="gw.jpg" alt="George Washington"> Alternative text should be... Accurate and equivalent Be succinct Not be redundant Not use phrases like "image of..." Alternative Text
  • 19. The label element associates a name (for="first"with the input element with an id of that name (id="first") <form action="form_action.asp" method="get">!   <label for="first">First name:</label>!     <input type="text" name="fname" id="first"/><br />!   <label for="last">Last name:</label>!     <input type="text" name="lname" id="last" /><br />!   <input type="submit" value="Submit" />! </form>! Check labeling in a form with the Web Developer toolbar View Source item; Search in the source for "<label" 19 Labeling
  • 20. 20 • Color choice and the contrast between adjacent colors are important for determining readability. • Evaluate colors and contrast with WCAG Contrast Checker. • In Photoshop, Choose View > Proof Setup > Color Blindness, and then choose either Protanopia-type or Deuteranopia-type Colors
  • 21. 21 Semantic: <h2 style="font: medium bold verdana, sans-serif"> New Technology</h2>! Non-Semantic: <div style="font: medium bold verdana, sans-serif"> New Technology</div>! Use DIVs for structural elements such as navigation, content, header, and footer. Presentation (font size, font family, font size, etc.) of the types is controlled by the CSS. Semantic Markup
  • 22. 22 • Tables for layout • Essential information in graphics without alt text • Content buried in scripts • Not using progressive enhancement methods • Content added after page load (Ajax) • ARIA roles needed to signal assistive technology which areas might receive updates Problem Areas
  • 23. Presented by Bill Corrigan, Accessible[ly], April 25, 2014, Austin, TX [email protected], @accessiblel_ly Sponsored by Progress UX http://progress-ux.squarespace.com/, @ProgressUX Some of the content here was derived from notes from Rick Ells, University of Washington and the Accessible Web User Group there. 23 Credits