SlideShare uma empresa Scribd logo
1 de 24
Baixar para ler offline
Web Accessibility 101
What it is, why it matters,
and how you can get started
You need to plan a trip on BART. Which map would be more helpful?




                                                                    Page
                                Introduction to Web Accessibility   2
What if you tried planning the same trip on Google Maps?




                                                                     Page
                                 Introduction to Web Accessibility   3
For millions of Americans, getting information on the Web is a challenge


Color blindness is
just one of many
accessibility
challenges for
people using the
internet.




                                                                       Page
                                  Introduction to Web Accessibility    4
What is Web accessibility?


In the World Wide Web, accessibility means having
equal access to web-based information and services
regardless of physical or developmental abilities or
impairments.




Source: Johns Hopkins University

                                                                       Page
                                   Introduction to Web Accessibility   5
Why accessibility?


It’s the right thing to do

“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




                                                                          Page
                                  Introduction to Web Accessibility       6
Accessibility benefits everyone


It’s the law
Accessibility is mandated by the federal government*, as well as many states,
international governing bodies, educational institutions and nonprofits.

It can help you reach a wider audience
49.7 million Americans have disabilities.** As with most other Americans, they
depend more and more on the internet for information and transactions.

It can improve overall usability and SEO
Because accessible websites are more intuitive, navigable and search engine
friendly, everyone wins—not just people with accessibility challenges.

It's future-friendly
Accessible sites leverage the latest tech innovations across multiple platforms,
and decouple content from formatting.

*Section 508 of the U.S. Rehabilitation Act
**Source: U.S. Census Bureau, Disability Status: 2000 - Census 2000 Brief

                                                                                      Page
                                                  Introduction to Web Accessibility   7
Accessibility is key to baby boomers as they become more at risk of disability


 “The number of adults with a disability is likely to
 increase dramatically as the baby boomers enter into
 higher risk age groups over the next 20 years.”
                                              - Centers for Disease Control and Prevention


Prevalence of disability by age*
                               Total number           With disability                 Percent with disability

 All ages                         257,167,527               49,746,248                                   19.1

 Ages 5 to 15                      45,133,667                 2,614,919                                   4.3

 Ages 16 to 64                    178,687,234               33,153,211                                   17.6

 Ages 65 and over                  33,346,626               13,978,118                                   43.0


*Source: U.S. Census Bureau, Disability Status: 2000 - Census 2000 Brief

                                                                                                                Page
                                                  Introduction to Web Accessibility                             8
An accessible website can be used by virtually anyone


Can your website be used by people with common
disabilities?

• Blindness
• Visual impairment
• Deafness
• Hearing impairment
• Motor disability
• Cognitive disability




Source: WebAIM, “Considering the User Perspective: A Summary of Design Issues”

                                                                                    Page
                                                Introduction to Web Accessibility   9
If you are visually impaired, you need assistive technology to use the Web


If you are blind:
•   You can’t see images, photos, graphics or videos.
•   You probably use a screen reader to listen to web pages.
•   You may use the Tab key to jump from link to link.
•   You probably don’t use a mouse.

If you are visually impaired:
• You may use a screen enlarger to view websites.
• You can’t enlarge text in graphics without special software—
  and even with this software the text is pixelated.




Source: WebAIM, “Considering the User Perspective: A Summary of Design Issues”

                                                                                    Page
                                                Introduction to Web Accessibility   10
Accessibility challenges aren’t limited to what you can and can’t see


If you are deaf or hearing impaired:
• You may use assistive technology to convert audio into text.

If you have a motor disability:
• You may not be able to use a mouse.
• You may rely on voice-activated software.

If you have a cognitive disability:
• Complex layouts or inconsistent navigation may be confusing.
• You may have difficulty focusing on or comprehending lengthy
  sections of text.

Source: WebAIM, “Considering the User Perspective: A Summary of Design Issues”

                                                                                    Page
                                                Introduction to Web Accessibility   11
The World Wide Web Consortium is setting the standard for accessibility


Web Content Accessibility Guidelines (WCAG) are
guidelines for making content accessible, primarily for
disabled users, but also for all user agents, including
highly limited devices, such as mobile phones.

WCAG are published by the World Wide Web
Consortium’s Web Accessibility Initiative. The current
version is 2.0, published on December 11, 2008.




Source: Wikipedia

                                                                      Page
                                  Introduction to Web Accessibility   12
Is your website perceivable, operable, understandable and robust?


The POUR principles of Web accessibility:
Perceivable
As a minimum requirement for accessibility people need to be able to see,
hear, or touch Web content.
Operable
Users should be able to find, navigate, and interact with Web content such as
forms and menus using a range of input methods and assistive technologies.
Understandable
All Web content should make sense and its behavior should be predictable.
In addition any feedback provided about errors should be clear and helpful.
Robust
Content must be robust enough that it can be interpreted reliably by a wide
variety of user agents, including assistive technologies.

Sources: Paul Wallas, “POUR Principles of Accessibility,” W3C, “Introduction to Understanding WCAG 2.0”

                                                                                                          Page
                                                  Introduction to Web Accessibility                       13
Perceivable


Perceivable:

• Provide text alternatives for any non-text content so that it can be
  changed into other forms people need, such as large print, braille,
  speech, symbols, or simpler language.
• Provide alternatives for time-based media.
• Create content that can be presented in different ways (for
  example, simpler layout) without losing information or structure.
• Make it easier for users to see and hear content including
  separating foreground from background.




Source: W3C, “Introduction to Understanding WCAG 2.0”

                                                                                    Page
                                                Introduction to Web Accessibility   14
Case study: Apple.com


Perceivable:
• Video is is closed
  captioning enabled.
• Images are clearly labeled
  with helpful alt text.




                                                                   Page
                               Introduction to Web Accessibility   15
Operable


Operable:

• Make all functionality available from a keyboard.
• Provide users enough time to read and use content.
• Do not design content in a way that is known to cause seizures.
• Provide ways to help users navigate, find content, and determine
  where they are.




Source: W3C, “Introduction to Understanding WCAG 2.0”

                                                                                    Page
                                                Introduction to Web Accessibility   16
Case study: Couchsurfing.org


Operable:
• All links on the page are
  available by “tabbing” on the
  keyboard.




                                   All 42 links on the page are available without
                                   requiring the use of a mouse.




                                                                             Page
                                  Introduction to Web Accessibility          17
Understandable


Understandable:

• Make text content readable and understandable.
• Make Web pages appear and operate in predictable ways.
• Help users avoid and correct mistakes.




Source: W3C, “Introduction to Understanding WCAG 2.0”

                                                                                    Page
                                                Introduction to Web Accessibility   18
Case Study: Screen Reader


Understandable:
• Screen readers must account
  for every link on the page by
  signposting it with the audible
  alert “LINK” each time there
  is a link on the page.




                                     To experience a hypothetical site with a screen
                                     reader, visit:

                                     http://webaim.org/simulations/screenreader-sim.htm




                                                                                 Page
                                    Introduction to Web Accessibility            19
Robust


Robust:

• Maximize compatibility with current and future user agents,
  including assistive technologies.




Source: W3C, “Introduction to Understanding WCAG 2.0”

                                                                                    Page
                                                Introduction to Web Accessibility   20
Case Study: Accessibility Evaluation Toolbar


Robust
• To prevent future
  enhancements from
  becoming inaccessible, tools
  like the Accessibility
  Evaluation Toolbar allow
  developers to run through
  myriad scenarios.




                                    To generate a list of HTML headings on a web
                                    page, visit:
                                    https://addons.mozilla.org/en-
                                    US/firefox/addon/accessibility-evaluation-toolb/

                                                                                  Page
                                  Introduction to Web Accessibility               21
Next steps


What you can do to address Web accessibility:

• Create accessibility awareness and expertise within your
  organization.
• Evaluate your current Web properties for accessibility gaps.
• Create a prioritized action plan to make your Web properties
  compliant with current accessibility standards.
• Get started, tackling one project at a time. (We recommend
  starting with your home page.)
• Support an ongoing effort to learn and evolve your Web properties
  as accessibility standards change.




                                                                   Page
                               Introduction to Web Accessibility   22
Sources and further reading

Section 508 of the U.S. Rehabilitation Act
http://www.section508.gov/

Johns Hopkins University, Web accessibility microsite
http://webaccessibility.jhu.edu/

U.S. Census Bureau, Disability Status: 2000 - Census 2000 Brief
http://www.census.gov/hhes/www/disability/disabstat2k.html

WebAIM, “Considering the User Perspective: A Summary of Design Issues”
http://webaim.org/articles/userperspective/

Wikipedia, “Web Content Accessibility Guidelines”
http://en.wikipedia.org/wiki/Web_Content_Accessibility_Guidelines

W3C, “Understanding WCAG 2.0”
http://www.w3.org/TR/UNDERSTANDING-WCAG20/Overview.html

Centers for Disease Control and Prevention
http://www.cdc.gov/Features/dsAdultDisabilityCauses/

Paul Wallas, “POUR Principles of Accessibility”
http://www.paulwallas.com/anything-web/pour-principles-of-web-accessibility/




                                                                                       Page
                                                   Introduction to Web Accessibility   23
Brand Development
Research and Analytics
Digital Marketing
User Experience Design
Technology



Comrade Inc.
Oakland, CA
New York, NY
www.comradeagency.com




                                                             Page
                         Introduction to Web Accessibility   24

Mais conteúdo relacionado

Mais procurados

An overview of the development of the world wide web
An overview of the development of the world wide webAn overview of the development of the world wide web
An overview of the development of the world wide webMarbin Colah
 
Tet200 Blogs And Wikis
Tet200 Blogs And WikisTet200 Blogs And Wikis
Tet200 Blogs And WikisPat Bruinsma
 
Social Networks Optimization
Social Networks OptimizationSocial Networks Optimization
Social Networks OptimizationLiran Zelkha
 
Internet development
Internet developmentInternet development
Internet developmentolitaaa
 
Information Standards - Featuring Web 2.0
Information Standards - Featuring Web 2.0Information Standards - Featuring Web 2.0
Information Standards - Featuring Web 2.0Sophia Guevara
 
The Importance of Web Accessibility
The Importance of Web AccessibilityThe Importance of Web Accessibility
The Importance of Web AccessibilityFreyr Mérvick
 
Web 20-library-20-part-one-7907
Web 20-library-20-part-one-7907Web 20-library-20-part-one-7907
Web 20-library-20-part-one-7907Vrij Kishor Mishra
 
Web 2.0 Managerial Economics
Web 2.0 Managerial EconomicsWeb 2.0 Managerial Economics
Web 2.0 Managerial EconomicsAvinash Singh
 
Why Portability matters (full presentation)
Why Portability matters (full presentation)Why Portability matters (full presentation)
Why Portability matters (full presentation)Ian Forrester
 
Wat is web 2.0
Wat is web 2.0Wat is web 2.0
Wat is web 2.0jules48860
 
The WHY? of Web 2.0 is the Why? Generation
The WHY? of Web 2.0 is the Why? GenerationThe WHY? of Web 2.0 is the Why? Generation
The WHY? of Web 2.0 is the Why? GenerationBenjamin Digman
 

Mais procurados (15)

An overview of the development of the world wide web
An overview of the development of the world wide webAn overview of the development of the world wide web
An overview of the development of the world wide web
 
Top 10 Emerging Educational Technologies October 2008
Top 10 Emerging Educational Technologies October 2008Top 10 Emerging Educational Technologies October 2008
Top 10 Emerging Educational Technologies October 2008
 
Tet200 Blogs And Wikis
Tet200 Blogs And WikisTet200 Blogs And Wikis
Tet200 Blogs And Wikis
 
How we use social networks
How we use social networksHow we use social networks
How we use social networks
 
Social Networks Optimization
Social Networks OptimizationSocial Networks Optimization
Social Networks Optimization
 
Internet development
Internet developmentInternet development
Internet development
 
Information Standards - Featuring Web 2.0
Information Standards - Featuring Web 2.0Information Standards - Featuring Web 2.0
Information Standards - Featuring Web 2.0
 
The Importance of Web Accessibility
The Importance of Web AccessibilityThe Importance of Web Accessibility
The Importance of Web Accessibility
 
Web 20-library-20-part-one-7907
Web 20-library-20-part-one-7907Web 20-library-20-part-one-7907
Web 20-library-20-part-one-7907
 
Web 2.0 Managerial Economics
Web 2.0 Managerial EconomicsWeb 2.0 Managerial Economics
Web 2.0 Managerial Economics
 
Why Portability matters (full presentation)
Why Portability matters (full presentation)Why Portability matters (full presentation)
Why Portability matters (full presentation)
 
Wat is web 2.0
Wat is web 2.0Wat is web 2.0
Wat is web 2.0
 
The WHY? of Web 2.0 is the Why? Generation
The WHY? of Web 2.0 is the Why? GenerationThe WHY? of Web 2.0 is the Why? Generation
The WHY? of Web 2.0 is the Why? Generation
 
What is web 2.0
What is web 2.0What is web 2.0
What is web 2.0
 
Cmc
CmcCmc
Cmc
 

Destaque

интернет для психологов николаева
интернет для психологов николаеваинтернет для психологов николаева
интернет для психологов николаеваNNina25
 
Дзябченко А. "1С:Документооборот"
Дзябченко А. "1С:Документооборот"Дзябченко А. "1С:Документооборот"
Дзябченко А. "1С:Документооборот"dzyaba
 
عبد الوهاب السعدنى حالة 56
عبد الوهاب السعدنى حالة 56عبد الوهاب السعدنى حالة 56
عبد الوهاب السعدنى حالة 56Mona Mustafa
 
Top 5 Wearables from SXSW 2015
Top 5 Wearables from SXSW 2015Top 5 Wearables from SXSW 2015
Top 5 Wearables from SXSW 2015Comrade
 
Abdelwahb elsaadany
Abdelwahb elsaadanyAbdelwahb elsaadany
Abdelwahb elsaadanyMona Mustafa
 
Designing Success: 7 Keys to Building a Great Product Design Culture
Designing Success: 7 Keys to Building a Great Product Design CultureDesigning Success: 7 Keys to Building a Great Product Design Culture
Designing Success: 7 Keys to Building a Great Product Design CultureComrade
 
Medical Brands Medical Device Portfolio
Medical Brands Medical Device PortfolioMedical Brands Medical Device Portfolio
Medical Brands Medical Device PortfolioRobbalmer
 
интернет для психологов николаева2
интернет для психологов николаева2интернет для психологов николаева2
интернет для психологов николаева2NNina25
 
Banking & Innovation: How Financial Services Can Embrace the Customer Revolution
Banking & Innovation: How Financial Services Can Embrace the Customer RevolutionBanking & Innovation: How Financial Services Can Embrace the Customer Revolution
Banking & Innovation: How Financial Services Can Embrace the Customer RevolutionComrade
 
Historia anatomia2015
Historia anatomia2015Historia anatomia2015
Historia anatomia2015Naldo Roa
 
The Crisis Krisis Manalagi Yang Engkau Dustakan?
The Crisis Krisis Manalagi Yang Engkau Dustakan?The Crisis Krisis Manalagi Yang Engkau Dustakan?
The Crisis Krisis Manalagi Yang Engkau Dustakan?harjummuharamyusuf
 
Grassroots Accessibility: Driving change from the middle out
Grassroots Accessibility: Driving change from the middle outGrassroots Accessibility: Driving change from the middle out
Grassroots Accessibility: Driving change from the middle outComrade
 
"1С:Управление небольшой фирмой" - не только для маленьких
"1С:Управление небольшой фирмой" - не только для маленьких"1С:Управление небольшой фирмой" - не только для маленьких
"1С:Управление небольшой фирмой" - не только для маленькихdzyaba
 
Top 6 takeaways from UX Week 2016
Top 6 takeaways from UX Week 2016Top 6 takeaways from UX Week 2016
Top 6 takeaways from UX Week 2016Comrade
 

Destaque (20)

интернет для психологов николаева
интернет для психологов николаеваинтернет для психологов николаева
интернет для психологов николаева
 
Ascitis final
Ascitis finalAscitis final
Ascitis final
 
Naked gun
Naked gunNaked gun
Naked gun
 
Дзябченко А. "1С:Документооборот"
Дзябченко А. "1С:Документооборот"Дзябченко А. "1С:Документооборот"
Дзябченко А. "1С:Документооборот"
 
Top stories
Top storiesTop stories
Top stories
 
عبد الوهاب السعدنى حالة 56
عبد الوهاب السعدنى حالة 56عبد الوهاب السعدنى حالة 56
عبد الوهاب السعدنى حالة 56
 
Top 5 Wearables from SXSW 2015
Top 5 Wearables from SXSW 2015Top 5 Wearables from SXSW 2015
Top 5 Wearables from SXSW 2015
 
Naked gun
Naked gunNaked gun
Naked gun
 
Copyright
CopyrightCopyright
Copyright
 
Abdelwahb elsaadany
Abdelwahb elsaadanyAbdelwahb elsaadany
Abdelwahb elsaadany
 
Designing Success: 7 Keys to Building a Great Product Design Culture
Designing Success: 7 Keys to Building a Great Product Design CultureDesigning Success: 7 Keys to Building a Great Product Design Culture
Designing Success: 7 Keys to Building a Great Product Design Culture
 
Medical Brands Medical Device Portfolio
Medical Brands Medical Device PortfolioMedical Brands Medical Device Portfolio
Medical Brands Medical Device Portfolio
 
интернет для психологов николаева2
интернет для психологов николаева2интернет для психологов николаева2
интернет для психологов николаева2
 
Banking & Innovation: How Financial Services Can Embrace the Customer Revolution
Banking & Innovation: How Financial Services Can Embrace the Customer RevolutionBanking & Innovation: How Financial Services Can Embrace the Customer Revolution
Banking & Innovation: How Financial Services Can Embrace the Customer Revolution
 
Historia anatomia2015
Historia anatomia2015Historia anatomia2015
Historia anatomia2015
 
The Crisis Krisis Manalagi Yang Engkau Dustakan?
The Crisis Krisis Manalagi Yang Engkau Dustakan?The Crisis Krisis Manalagi Yang Engkau Dustakan?
The Crisis Krisis Manalagi Yang Engkau Dustakan?
 
Grassroots Accessibility: Driving change from the middle out
Grassroots Accessibility: Driving change from the middle outGrassroots Accessibility: Driving change from the middle out
Grassroots Accessibility: Driving change from the middle out
 
"1С:Управление небольшой фирмой" - не только для маленьких
"1С:Управление небольшой фирмой" - не только для маленьких"1С:Управление небольшой фирмой" - не только для маленьких
"1С:Управление небольшой фирмой" - не только для маленьких
 
L iver in fever
L iver in feverL iver in fever
L iver in fever
 
Top 6 takeaways from UX Week 2016
Top 6 takeaways from UX Week 2016Top 6 takeaways from UX Week 2016
Top 6 takeaways from UX Week 2016
 

Semelhante a Comrade Web Accessibility 101

Usability ≠ Accessibility. An intro to web accessibility for agencies.
Usability ≠ Accessibility. An intro to web accessibility for agencies.Usability ≠ Accessibility. An intro to web accessibility for agencies.
Usability ≠ Accessibility. An intro to web accessibility for agencies.Kate Horowitz
 
Accessibility and why it matters
Accessibility and why it mattersAccessibility and why it matters
Accessibility and why it mattersMargarida Sousa
 
Web topic 23 web accessibility
Web topic 23  web accessibilityWeb topic 23  web accessibility
Web topic 23 web accessibilityCK Yang
 
People First Accessibility
People First AccessibilityPeople First Accessibility
People First AccessibilityTrisha Salas
 
Website Accessibility
Website AccessibilityWebsite Accessibility
Website AccessibilityNishan Bose
 
Don't Panic! How to perform an accessibility evaluation with limited resources
Don't Panic! How to perform an accessibility evaluation with limited resourcesDon't Panic! How to perform an accessibility evaluation with limited resources
Don't Panic! How to perform an accessibility evaluation with limited resourcesMichael Ryan
 
Accessibility Equals Usability
Accessibility Equals UsabilityAccessibility Equals Usability
Accessibility Equals UsabilityPaul Sherman
 
Designing, Developing & Testing for Accessibility
Designing, Developing & Testing for AccessibilityDesigning, Developing & Testing for Accessibility
Designing, Developing & Testing for AccessibilityEric Malcolm
 
UX recommendations for publishers
UX recommendations for publishersUX recommendations for publishers
UX recommendations for publishersOpenAthens
 
Making Web Easily Accessible with Web Accessibility
Making Web Easily Accessible with Web AccessibilityMaking Web Easily Accessible with Web Accessibility
Making Web Easily Accessible with Web AccessibilityMultidots Solutions Pvt Ltd
 
Smart Cities- Impact of web accessibility on e-service design
Smart Cities- Impact of web accessibility on e-service designSmart Cities- Impact of web accessibility on e-service design
Smart Cities- Impact of web accessibility on e-service designSmart Cities Project
 
How to create accessible websites - WordCamp Boston
How to create accessible websites - WordCamp BostonHow to create accessible websites - WordCamp Boston
How to create accessible websites - WordCamp BostonRachel Cherry
 
Marketing Without Barriers: Considering Digital Accessibility for Customers a...
Marketing Without Barriers: Considering Digital Accessibility for Customers a...Marketing Without Barriers: Considering Digital Accessibility for Customers a...
Marketing Without Barriers: Considering Digital Accessibility for Customers a...Whole Brain Group, LLC
 
Web Accessibility 101
Web Accessibility 101Web Accessibility 101
Web Accessibility 101Eric Malcolm
 
Accessibility Now: What Developers Need to Know About Inclusive Design
Accessibility Now: What Developers Need to Know About Inclusive DesignAccessibility Now: What Developers Need to Know About Inclusive Design
Accessibility Now: What Developers Need to Know About Inclusive DesignEvan Brenner
 
Forms for All: Building Accessibility into UiPath App Design
Forms for All: Building Accessibility into UiPath App DesignForms for All: Building Accessibility into UiPath App Design
Forms for All: Building Accessibility into UiPath App DesignDianaGray10
 
Web accessibility for municipalities - How to meet compliance requirements an...
Web accessibility for municipalities - How to meet compliance requirements an...Web accessibility for municipalities - How to meet compliance requirements an...
Web accessibility for municipalities - How to meet compliance requirements an...Intelliware Development Inc.
 
Wave training
Wave trainingWave training
Wave trainingSean Yo
 

Semelhante a Comrade Web Accessibility 101 (20)

Usability ≠ Accessibility. An intro to web accessibility for agencies.
Usability ≠ Accessibility. An intro to web accessibility for agencies.Usability ≠ Accessibility. An intro to web accessibility for agencies.
Usability ≠ Accessibility. An intro to web accessibility for agencies.
 
Accessibility and why it matters
Accessibility and why it mattersAccessibility and why it matters
Accessibility and why it matters
 
Web topic 23 web accessibility
Web topic 23  web accessibilityWeb topic 23  web accessibility
Web topic 23 web accessibility
 
People First Accessibility
People First AccessibilityPeople First Accessibility
People First Accessibility
 
Website Accessibility
Website AccessibilityWebsite Accessibility
Website Accessibility
 
Don't Panic! How to perform an accessibility evaluation with limited resources
Don't Panic! How to perform an accessibility evaluation with limited resourcesDon't Panic! How to perform an accessibility evaluation with limited resources
Don't Panic! How to perform an accessibility evaluation with limited resources
 
Accessibility Equals Usability
Accessibility Equals UsabilityAccessibility Equals Usability
Accessibility Equals Usability
 
Siegman "Creating Accessible Content"
Siegman "Creating Accessible Content"Siegman "Creating Accessible Content"
Siegman "Creating Accessible Content"
 
Designing, Developing & Testing for Accessibility
Designing, Developing & Testing for AccessibilityDesigning, Developing & Testing for Accessibility
Designing, Developing & Testing for Accessibility
 
UX recommendations for publishers
UX recommendations for publishersUX recommendations for publishers
UX recommendations for publishers
 
doumi94
doumi94doumi94
doumi94
 
Making Web Easily Accessible with Web Accessibility
Making Web Easily Accessible with Web AccessibilityMaking Web Easily Accessible with Web Accessibility
Making Web Easily Accessible with Web Accessibility
 
Smart Cities- Impact of web accessibility on e-service design
Smart Cities- Impact of web accessibility on e-service designSmart Cities- Impact of web accessibility on e-service design
Smart Cities- Impact of web accessibility on e-service design
 
How to create accessible websites - WordCamp Boston
How to create accessible websites - WordCamp BostonHow to create accessible websites - WordCamp Boston
How to create accessible websites - WordCamp Boston
 
Marketing Without Barriers: Considering Digital Accessibility for Customers a...
Marketing Without Barriers: Considering Digital Accessibility for Customers a...Marketing Without Barriers: Considering Digital Accessibility for Customers a...
Marketing Without Barriers: Considering Digital Accessibility for Customers a...
 
Web Accessibility 101
Web Accessibility 101Web Accessibility 101
Web Accessibility 101
 
Accessibility Now: What Developers Need to Know About Inclusive Design
Accessibility Now: What Developers Need to Know About Inclusive DesignAccessibility Now: What Developers Need to Know About Inclusive Design
Accessibility Now: What Developers Need to Know About Inclusive Design
 
Forms for All: Building Accessibility into UiPath App Design
Forms for All: Building Accessibility into UiPath App DesignForms for All: Building Accessibility into UiPath App Design
Forms for All: Building Accessibility into UiPath App Design
 
Web accessibility for municipalities - How to meet compliance requirements an...
Web accessibility for municipalities - How to meet compliance requirements an...Web accessibility for municipalities - How to meet compliance requirements an...
Web accessibility for municipalities - How to meet compliance requirements an...
 
Wave training
Wave trainingWave training
Wave training
 

Mais de Comrade

IoT showdown: Amazon Echo vs Google Home
IoT showdown: Amazon Echo vs Google HomeIoT showdown: Amazon Echo vs Google Home
IoT showdown: Amazon Echo vs Google HomeComrade
 
Key Steps to Accelerating Digital Product Innovation
Key Steps to Accelerating Digital Product InnovationKey Steps to Accelerating Digital Product Innovation
Key Steps to Accelerating Digital Product InnovationComrade
 
5 Biometrics Usability Lessons
5 Biometrics Usability Lessons5 Biometrics Usability Lessons
5 Biometrics Usability LessonsComrade
 
Balancing Fraud & Customer Experience in a Mobile World
Balancing Fraud & Customer Experience in a Mobile WorldBalancing Fraud & Customer Experience in a Mobile World
Balancing Fraud & Customer Experience in a Mobile WorldComrade
 
UX Without Documentation
UX Without DocumentationUX Without Documentation
UX Without DocumentationComrade
 
The Three Costliest Myths about Gen Y
The Three Costliest Myths about Gen YThe Three Costliest Myths about Gen Y
The Three Costliest Myths about Gen YComrade
 
It's Not All Improv: 9 Improvisation Lessons That Can Make You a Better Prese...
It's Not All Improv: 9 Improvisation Lessons That Can Make You a Better Prese...It's Not All Improv: 9 Improvisation Lessons That Can Make You a Better Prese...
It's Not All Improv: 9 Improvisation Lessons That Can Make You a Better Prese...Comrade
 
10 Ways to Improve Your UX Now
10 Ways to Improve Your UX Now10 Ways to Improve Your UX Now
10 Ways to Improve Your UX NowComrade
 
Let’s Talk About Health, Baby: Health literacy and why it matters
Let’s Talk About Health, Baby: Health literacy and why it mattersLet’s Talk About Health, Baby: Health literacy and why it matters
Let’s Talk About Health, Baby: Health literacy and why it mattersComrade
 
The Future of Digital Health
The Future of Digital HealthThe Future of Digital Health
The Future of Digital HealthComrade
 

Mais de Comrade (10)

IoT showdown: Amazon Echo vs Google Home
IoT showdown: Amazon Echo vs Google HomeIoT showdown: Amazon Echo vs Google Home
IoT showdown: Amazon Echo vs Google Home
 
Key Steps to Accelerating Digital Product Innovation
Key Steps to Accelerating Digital Product InnovationKey Steps to Accelerating Digital Product Innovation
Key Steps to Accelerating Digital Product Innovation
 
5 Biometrics Usability Lessons
5 Biometrics Usability Lessons5 Biometrics Usability Lessons
5 Biometrics Usability Lessons
 
Balancing Fraud & Customer Experience in a Mobile World
Balancing Fraud & Customer Experience in a Mobile WorldBalancing Fraud & Customer Experience in a Mobile World
Balancing Fraud & Customer Experience in a Mobile World
 
UX Without Documentation
UX Without DocumentationUX Without Documentation
UX Without Documentation
 
The Three Costliest Myths about Gen Y
The Three Costliest Myths about Gen YThe Three Costliest Myths about Gen Y
The Three Costliest Myths about Gen Y
 
It's Not All Improv: 9 Improvisation Lessons That Can Make You a Better Prese...
It's Not All Improv: 9 Improvisation Lessons That Can Make You a Better Prese...It's Not All Improv: 9 Improvisation Lessons That Can Make You a Better Prese...
It's Not All Improv: 9 Improvisation Lessons That Can Make You a Better Prese...
 
10 Ways to Improve Your UX Now
10 Ways to Improve Your UX Now10 Ways to Improve Your UX Now
10 Ways to Improve Your UX Now
 
Let’s Talk About Health, Baby: Health literacy and why it matters
Let’s Talk About Health, Baby: Health literacy and why it mattersLet’s Talk About Health, Baby: Health literacy and why it matters
Let’s Talk About Health, Baby: Health literacy and why it matters
 
The Future of Digital Health
The Future of Digital HealthThe Future of Digital Health
The Future of Digital Health
 

Último

The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Scott Andery
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditSkynet Technologies
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 

Último (20)

The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance Audit
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 

Comrade Web Accessibility 101

  • 1. Web Accessibility 101 What it is, why it matters, and how you can get started
  • 2. You need to plan a trip on BART. Which map would be more helpful? Page Introduction to Web Accessibility 2
  • 3. What if you tried planning the same trip on Google Maps? Page Introduction to Web Accessibility 3
  • 4. For millions of Americans, getting information on the Web is a challenge Color blindness is just one of many accessibility challenges for people using the internet. Page Introduction to Web Accessibility 4
  • 5. What is Web accessibility? In the World Wide Web, accessibility means having equal access to web-based information and services regardless of physical or developmental abilities or impairments. Source: Johns Hopkins University Page Introduction to Web Accessibility 5
  • 6. Why accessibility? It’s the right thing to do “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 Page Introduction to Web Accessibility 6
  • 7. Accessibility benefits everyone It’s the law Accessibility is mandated by the federal government*, as well as many states, international governing bodies, educational institutions and nonprofits. It can help you reach a wider audience 49.7 million Americans have disabilities.** As with most other Americans, they depend more and more on the internet for information and transactions. It can improve overall usability and SEO Because accessible websites are more intuitive, navigable and search engine friendly, everyone wins—not just people with accessibility challenges. It's future-friendly Accessible sites leverage the latest tech innovations across multiple platforms, and decouple content from formatting. *Section 508 of the U.S. Rehabilitation Act **Source: U.S. Census Bureau, Disability Status: 2000 - Census 2000 Brief Page Introduction to Web Accessibility 7
  • 8. Accessibility is key to baby boomers as they become more at risk of disability “The number of adults with a disability is likely to increase dramatically as the baby boomers enter into higher risk age groups over the next 20 years.” - Centers for Disease Control and Prevention Prevalence of disability by age* Total number With disability Percent with disability All ages 257,167,527 49,746,248 19.1 Ages 5 to 15 45,133,667 2,614,919 4.3 Ages 16 to 64 178,687,234 33,153,211 17.6 Ages 65 and over 33,346,626 13,978,118 43.0 *Source: U.S. Census Bureau, Disability Status: 2000 - Census 2000 Brief Page Introduction to Web Accessibility 8
  • 9. An accessible website can be used by virtually anyone Can your website be used by people with common disabilities? • Blindness • Visual impairment • Deafness • Hearing impairment • Motor disability • Cognitive disability Source: WebAIM, “Considering the User Perspective: A Summary of Design Issues” Page Introduction to Web Accessibility 9
  • 10. If you are visually impaired, you need assistive technology to use the Web If you are blind: • You can’t see images, photos, graphics or videos. • You probably use a screen reader to listen to web pages. • You may use the Tab key to jump from link to link. • You probably don’t use a mouse. If you are visually impaired: • You may use a screen enlarger to view websites. • You can’t enlarge text in graphics without special software— and even with this software the text is pixelated. Source: WebAIM, “Considering the User Perspective: A Summary of Design Issues” Page Introduction to Web Accessibility 10
  • 11. Accessibility challenges aren’t limited to what you can and can’t see If you are deaf or hearing impaired: • You may use assistive technology to convert audio into text. If you have a motor disability: • You may not be able to use a mouse. • You may rely on voice-activated software. If you have a cognitive disability: • Complex layouts or inconsistent navigation may be confusing. • You may have difficulty focusing on or comprehending lengthy sections of text. Source: WebAIM, “Considering the User Perspective: A Summary of Design Issues” Page Introduction to Web Accessibility 11
  • 12. The World Wide Web Consortium is setting the standard for accessibility Web Content Accessibility Guidelines (WCAG) are guidelines for making content accessible, primarily for disabled users, but also for all user agents, including highly limited devices, such as mobile phones. WCAG are published by the World Wide Web Consortium’s Web Accessibility Initiative. The current version is 2.0, published on December 11, 2008. Source: Wikipedia Page Introduction to Web Accessibility 12
  • 13. Is your website perceivable, operable, understandable and robust? The POUR principles of Web accessibility: Perceivable As a minimum requirement for accessibility people need to be able to see, hear, or touch Web content. Operable Users should be able to find, navigate, and interact with Web content such as forms and menus using a range of input methods and assistive technologies. Understandable All Web content should make sense and its behavior should be predictable. In addition any feedback provided about errors should be clear and helpful. Robust Content must be robust enough that it can be interpreted reliably by a wide variety of user agents, including assistive technologies. Sources: Paul Wallas, “POUR Principles of Accessibility,” W3C, “Introduction to Understanding WCAG 2.0” Page Introduction to Web Accessibility 13
  • 14. Perceivable Perceivable: • Provide text alternatives for any non-text content so that it can be changed into other forms people need, such as large print, braille, speech, symbols, or simpler language. • Provide alternatives for time-based media. • Create content that can be presented in different ways (for example, simpler layout) without losing information or structure. • Make it easier for users to see and hear content including separating foreground from background. Source: W3C, “Introduction to Understanding WCAG 2.0” Page Introduction to Web Accessibility 14
  • 15. Case study: Apple.com Perceivable: • Video is is closed captioning enabled. • Images are clearly labeled with helpful alt text. Page Introduction to Web Accessibility 15
  • 16. Operable Operable: • Make all functionality available from a keyboard. • Provide users enough time to read and use content. • Do not design content in a way that is known to cause seizures. • Provide ways to help users navigate, find content, and determine where they are. Source: W3C, “Introduction to Understanding WCAG 2.0” Page Introduction to Web Accessibility 16
  • 17. Case study: Couchsurfing.org Operable: • All links on the page are available by “tabbing” on the keyboard. All 42 links on the page are available without requiring the use of a mouse. Page Introduction to Web Accessibility 17
  • 18. Understandable Understandable: • Make text content readable and understandable. • Make Web pages appear and operate in predictable ways. • Help users avoid and correct mistakes. Source: W3C, “Introduction to Understanding WCAG 2.0” Page Introduction to Web Accessibility 18
  • 19. Case Study: Screen Reader Understandable: • Screen readers must account for every link on the page by signposting it with the audible alert “LINK” each time there is a link on the page. To experience a hypothetical site with a screen reader, visit: http://webaim.org/simulations/screenreader-sim.htm Page Introduction to Web Accessibility 19
  • 20. Robust Robust: • Maximize compatibility with current and future user agents, including assistive technologies. Source: W3C, “Introduction to Understanding WCAG 2.0” Page Introduction to Web Accessibility 20
  • 21. Case Study: Accessibility Evaluation Toolbar Robust • To prevent future enhancements from becoming inaccessible, tools like the Accessibility Evaluation Toolbar allow developers to run through myriad scenarios. To generate a list of HTML headings on a web page, visit: https://addons.mozilla.org/en- US/firefox/addon/accessibility-evaluation-toolb/ Page Introduction to Web Accessibility 21
  • 22. Next steps What you can do to address Web accessibility: • Create accessibility awareness and expertise within your organization. • Evaluate your current Web properties for accessibility gaps. • Create a prioritized action plan to make your Web properties compliant with current accessibility standards. • Get started, tackling one project at a time. (We recommend starting with your home page.) • Support an ongoing effort to learn and evolve your Web properties as accessibility standards change. Page Introduction to Web Accessibility 22
  • 23. Sources and further reading Section 508 of the U.S. Rehabilitation Act http://www.section508.gov/ Johns Hopkins University, Web accessibility microsite http://webaccessibility.jhu.edu/ U.S. Census Bureau, Disability Status: 2000 - Census 2000 Brief http://www.census.gov/hhes/www/disability/disabstat2k.html WebAIM, “Considering the User Perspective: A Summary of Design Issues” http://webaim.org/articles/userperspective/ Wikipedia, “Web Content Accessibility Guidelines” http://en.wikipedia.org/wiki/Web_Content_Accessibility_Guidelines W3C, “Understanding WCAG 2.0” http://www.w3.org/TR/UNDERSTANDING-WCAG20/Overview.html Centers for Disease Control and Prevention http://www.cdc.gov/Features/dsAdultDisabilityCauses/ Paul Wallas, “POUR Principles of Accessibility” http://www.paulwallas.com/anything-web/pour-principles-of-web-accessibility/ Page Introduction to Web Accessibility 23
  • 24. Brand Development Research and Analytics Digital Marketing User Experience Design Technology Comrade Inc. Oakland, CA New York, NY www.comradeagency.com Page Introduction to Web Accessibility 24