SlideShare una empresa de Scribd logo
1 de 16
Descargar para leer sin conexión
Practical Web Accessibility
Jenn Dandle,
UC San Diego Library Web Manager
Practical strategies to use in development workflows to improve
web accessibility
–Tim Berners-Lee, W3C Director and inventor of the World Wide Web
“The power of the Web is in its universality.
Access by everyone regardless of disability is an essential
aspect.”
Screen Reader Demo for Digital Accessibility
• UCSF Digital Accessibility: http://digitalaccess.ucsf.edu/
• Screen Reader Demo: https://www.youtube.com/watch?
v=dEbl5jvLKGQ
Disability Types and Assistive Technology
• VISUAL
• HEARING
• AMBULATORY
• MAGNIFICATION, SCREEN READERS
• ASSISTED LISTENING DEVICES
• DICTATION, SWITCHES
Disability Status
Males, 18 - 34
6%
94%
No Disability With a Disability
Females, 18 - 34
5%
95%
No Disability With a Disability
Benefits of Accessibility
• Inclusion
• Improved Usability
• Search Engine Optimization (SEO)
Improving Accessibility
• Use alternate text with images
• Use sufficient color contrast
• Use well-formed hyperlinks
• Use standards-compliant code
• Label form fields
• Associate data cells with headers in
tables
Content Development
Use Sufficient Color Contrast
Source: http://www.laspositascollege.edu/accessibility/contrast-example.php
Use Well-Formed Hyperlinks
Label Form Fields
<label for="name">Name:</label>

<input id="name" type="text">



<fieldset>

<legend>Select Quarter</legend>

<input id="fall" type="radio" value="fall">

<label for="fall">Fall</label>

<input id="winter" type="radio" value="winter">

<label for="fall">Winter</label>

</fieldset>
http://webaim.org/techniques/forms/controls
Associate Data Cells with Headers in Tables
1. Identify row and column headers
2. Associate the data cells with the appropriate headers

Accessible Tables Code Sample
<table>

<caption>Contact Details</caption>

<tr>

<th scope="col">Name</th>

<th scope="col">Office</th>

<th scope="col">Phone</th>

</tr>

<tr>

<th scope="row">Jamie</th>

<td>Geisel Library</td>

<td>x 23338</td>

</tr>

</table>
http://webaim.org/techniques/tables/data
Keeping Accessibility in Mind
• Consider accessibility early in the web development life cycle
• Perform periodic spot-checks
• Use testing tools when in doubt
More Resources
• https://library.ucsd.edu/webaccessibility
–Tim Berners-Lee, W3C Director and inventor of the World Wide Web
“The power of the Web is in its universality.
Access by everyone regardless of disability is an essential
aspect.”
Jenn Dandle, jdandle@ucsd.edu

Más contenido relacionado

Destacado

Etm551 lecture01
Etm551 lecture01Etm551 lecture01
Etm551 lecture01Alex Chuê
 
Shakespeare's Macbeth
Shakespeare's MacbethShakespeare's Macbeth
Shakespeare's MacbethAlexis Smith
 
2-Resume - Jason Good - 2016
2-Resume - Jason Good - 20162-Resume - Jason Good - 2016
2-Resume - Jason Good - 2016ragnardanneskjold
 
Larry D Johnson Resume2011
Larry D Johnson Resume2011Larry D Johnson Resume2011
Larry D Johnson Resume2011LarryDJohnson
 
Marketing Automation for Freelancers
Marketing Automation for FreelancersMarketing Automation for Freelancers
Marketing Automation for FreelancersJoe Hafner
 
Etm551 lecture07
Etm551 lecture07Etm551 lecture07
Etm551 lecture07Alex Chuê
 
Intervention VéRonique Darmaillacq Les Formes Juridiques De L Ot Cnfpt 2007
Intervention VéRonique Darmaillacq   Les Formes Juridiques De L Ot   Cnfpt 2007Intervention VéRonique Darmaillacq   Les Formes Juridiques De L Ot   Cnfpt 2007
Intervention VéRonique Darmaillacq Les Formes Juridiques De L Ot Cnfpt 2007MONA
 

Destacado (12)

Etm551 lecture01
Etm551 lecture01Etm551 lecture01
Etm551 lecture01
 
Shakespeare's Macbeth
Shakespeare's MacbethShakespeare's Macbeth
Shakespeare's Macbeth
 
Shakalaka Boom Boom Shoot - 5
Shakalaka Boom Boom Shoot - 5Shakalaka Boom Boom Shoot - 5
Shakalaka Boom Boom Shoot - 5
 
2-Resume - Jason Good - 2016
2-Resume - Jason Good - 20162-Resume - Jason Good - 2016
2-Resume - Jason Good - 2016
 
Larry D Johnson Resume2011
Larry D Johnson Resume2011Larry D Johnson Resume2011
Larry D Johnson Resume2011
 
Experience Letter
Experience LetterExperience Letter
Experience Letter
 
Emprendimiento 4
Emprendimiento 4Emprendimiento 4
Emprendimiento 4
 
Marketing Automation for Freelancers
Marketing Automation for FreelancersMarketing Automation for Freelancers
Marketing Automation for Freelancers
 
Etm551 lecture07
Etm551 lecture07Etm551 lecture07
Etm551 lecture07
 
LIDERAZGO
LIDERAZGOLIDERAZGO
LIDERAZGO
 
Resume wally 2016
Resume wally 2016Resume wally 2016
Resume wally 2016
 
Intervention VéRonique Darmaillacq Les Formes Juridiques De L Ot Cnfpt 2007
Intervention VéRonique Darmaillacq   Les Formes Juridiques De L Ot   Cnfpt 2007Intervention VéRonique Darmaillacq   Les Formes Juridiques De L Ot   Cnfpt 2007
Intervention VéRonique Darmaillacq Les Formes Juridiques De L Ot Cnfpt 2007
 

Similar a Practical Web Accessibility

Practical Web Accessibility
Practical Web AccessibilityPractical Web Accessibility
Practical Web AccessibilityJenn Dandle
 
Introduction to mobile accessibility, 2015
Introduction to mobile accessibility, 2015Introduction to mobile accessibility, 2015
Introduction to mobile accessibility, 2015Henny Swan
 
Comrade Web Accessibility 101
Comrade Web Accessibility 101Comrade Web Accessibility 101
Comrade Web Accessibility 101Comrade
 
Improving Your Web Site Accessibility
Improving Your Web Site AccessibilityImproving Your Web Site Accessibility
Improving Your Web Site AccessibilitySteve Yuen
 
University-Wide Accessibility: Supporting all Students and Faculty with Disab...
University-Wide Accessibility: Supporting all Students and Faculty with Disab...University-Wide Accessibility: Supporting all Students and Faculty with Disab...
University-Wide Accessibility: Supporting all Students and Faculty with Disab...3Play Media
 
Weaving Universal Design Into Museum Practice
Weaving Universal Design Into Museum PracticeWeaving Universal Design Into Museum Practice
Weaving Universal Design Into Museum Practiceastreichs
 
E-Maginarium - NDCO assistive technologies and accessibility - Liz Reid
E-Maginarium - NDCO assistive technologies and accessibility - Liz ReidE-Maginarium - NDCO assistive technologies and accessibility - Liz Reid
E-Maginarium - NDCO assistive technologies and accessibility - Liz ReidService Industries TAC
 
Access and inclusion in learning and teaching
Access and inclusion in learning and teachingAccess and inclusion in learning and teaching
Access and inclusion in learning and teachingNikki Andersen
 
Accessibility and inclusive design
Accessibility and inclusive designAccessibility and inclusive design
Accessibility and inclusive designLindaHurd
 
Technology4 learning
Technology4 learningTechnology4 learning
Technology4 learningMandy Jack
 
Universal design
Universal designUniversal design
Universal designLOWERAA
 
GAAD_EVENT_V3.pptx
GAAD_EVENT_V3.pptxGAAD_EVENT_V3.pptx
GAAD_EVENT_V3.pptxSumanDamera1
 
From Digital Divide to Digital Inclusion: Technology as an Equalizing Force-I...
From Digital Divide to Digital Inclusion: Technology as an Equalizing Force-I...From Digital Divide to Digital Inclusion: Technology as an Equalizing Force-I...
From Digital Divide to Digital Inclusion: Technology as an Equalizing Force-I...Idealware
 
Ud in-curriculum-4 ahead-2018-solo
Ud in-curriculum-4 ahead-2018-soloUd in-curriculum-4 ahead-2018-solo
Ud in-curriculum-4 ahead-2018-soloHoward Kramer
 
UX Akron Global Accessibility Awareness Day 2019
UX Akron Global Accessibility Awareness Day 2019UX Akron Global Accessibility Awareness Day 2019
UX Akron Global Accessibility Awareness Day 2019Joshua Randall
 
UX & A11Y: How a Wake-up Call "Flipped it"
UX & A11Y: How a Wake-up Call "Flipped it"UX & A11Y: How a Wake-up Call "Flipped it"
UX & A11Y: How a Wake-up Call "Flipped it"barnettdesignky
 

Similar a Practical Web Accessibility (20)

Practical Web Accessibility
Practical Web AccessibilityPractical Web Accessibility
Practical Web Accessibility
 
Introduction to mobile accessibility, 2015
Introduction to mobile accessibility, 2015Introduction to mobile accessibility, 2015
Introduction to mobile accessibility, 2015
 
Comrade Web Accessibility 101
Comrade Web Accessibility 101Comrade Web Accessibility 101
Comrade Web Accessibility 101
 
Chapter 13
Chapter 13Chapter 13
Chapter 13
 
Improving Your Web Site Accessibility
Improving Your Web Site AccessibilityImproving Your Web Site Accessibility
Improving Your Web Site Accessibility
 
University-Wide Accessibility: Supporting all Students and Faculty with Disab...
University-Wide Accessibility: Supporting all Students and Faculty with Disab...University-Wide Accessibility: Supporting all Students and Faculty with Disab...
University-Wide Accessibility: Supporting all Students and Faculty with Disab...
 
Weaving Universal Design Into Museum Practice
Weaving Universal Design Into Museum PracticeWeaving Universal Design Into Museum Practice
Weaving Universal Design Into Museum Practice
 
Universal design for e learning final
Universal design for e learning finalUniversal design for e learning final
Universal design for e learning final
 
E-Maginarium - NDCO assistive technologies and accessibility - Liz Reid
E-Maginarium - NDCO assistive technologies and accessibility - Liz ReidE-Maginarium - NDCO assistive technologies and accessibility - Liz Reid
E-Maginarium - NDCO assistive technologies and accessibility - Liz Reid
 
Access and inclusion in learning and teaching
Access and inclusion in learning and teachingAccess and inclusion in learning and teaching
Access and inclusion in learning and teaching
 
Universal design edp279
Universal design edp279Universal design edp279
Universal design edp279
 
Accessibility and inclusive design
Accessibility and inclusive designAccessibility and inclusive design
Accessibility and inclusive design
 
Technology4 learning
Technology4 learningTechnology4 learning
Technology4 learning
 
Universal design
Universal designUniversal design
Universal design
 
GAAD_EVENT_V3.pptx
GAAD_EVENT_V3.pptxGAAD_EVENT_V3.pptx
GAAD_EVENT_V3.pptx
 
From Digital Divide to Digital Inclusion: Technology as an Equalizing Force-I...
From Digital Divide to Digital Inclusion: Technology as an Equalizing Force-I...From Digital Divide to Digital Inclusion: Technology as an Equalizing Force-I...
From Digital Divide to Digital Inclusion: Technology as an Equalizing Force-I...
 
Ud in-curriculum-4 ahead-2018-solo
Ud in-curriculum-4 ahead-2018-soloUd in-curriculum-4 ahead-2018-solo
Ud in-curriculum-4 ahead-2018-solo
 
UX Akron Global Accessibility Awareness Day 2019
UX Akron Global Accessibility Awareness Day 2019UX Akron Global Accessibility Awareness Day 2019
UX Akron Global Accessibility Awareness Day 2019
 
Accessibility for Web
Accessibility for WebAccessibility for Web
Accessibility for Web
 
UX & A11Y: How a Wake-up Call "Flipped it"
UX & A11Y: How a Wake-up Call "Flipped it"UX & A11Y: How a Wake-up Call "Flipped it"
UX & A11Y: How a Wake-up Call "Flipped it"
 

Último

VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...
VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...
VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...SUHANI PANDEY
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLimonikaupta
 
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...tanu pandey
 
Dubai Call Girls Milky O525547819 Call Girls Dubai Soft Dating
Dubai Call Girls Milky O525547819 Call Girls Dubai Soft DatingDubai Call Girls Milky O525547819 Call Girls Dubai Soft Dating
Dubai Call Girls Milky O525547819 Call Girls Dubai Soft Datingkojalkojal131
 
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)Delhi Call girls
 
Real Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtReal Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtrahman018755
 
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersMoving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersDamian Radcliffe
 
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.soniya singh
 
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...roncy bisnoi
 
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...SUHANI PANDEY
 
Enjoy Night⚡Call Girls Samalka Delhi >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Samalka Delhi >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Samalka Delhi >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Samalka Delhi >༒8448380779 Escort ServiceDelhi Call girls
 
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...singhpriety023
 
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC
 
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...Delhi Call girls
 
VIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 

Último (20)

VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...
VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...
VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
 
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
 
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
 
Dubai Call Girls Milky O525547819 Call Girls Dubai Soft Dating
Dubai Call Girls Milky O525547819 Call Girls Dubai Soft DatingDubai Call Girls Milky O525547819 Call Girls Dubai Soft Dating
Dubai Call Girls Milky O525547819 Call Girls Dubai Soft Dating
 
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
 
Real Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtReal Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirt
 
Russian Call Girls in %(+971524965298 )# Call Girls in Dubai
Russian Call Girls in %(+971524965298  )#  Call Girls in DubaiRussian Call Girls in %(+971524965298  )#  Call Girls in Dubai
Russian Call Girls in %(+971524965298 )# Call Girls in Dubai
 
Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵
Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵
Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵
 
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersMoving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
 
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
 
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
 
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
 
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
 
Enjoy Night⚡Call Girls Samalka Delhi >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Samalka Delhi >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Samalka Delhi >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Samalka Delhi >༒8448380779 Escort Service
 
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
 
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53
 
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
 
VIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 Booking
 

Practical Web Accessibility

  • 1. Practical Web Accessibility Jenn Dandle, UC San Diego Library Web Manager
  • 2. Practical strategies to use in development workflows to improve web accessibility
  • 3. –Tim Berners-Lee, W3C Director and inventor of the World Wide Web “The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.”
  • 4. Screen Reader Demo for Digital Accessibility • UCSF Digital Accessibility: http://digitalaccess.ucsf.edu/ • Screen Reader Demo: https://www.youtube.com/watch? v=dEbl5jvLKGQ
  • 5. Disability Types and Assistive Technology • VISUAL • HEARING • AMBULATORY • MAGNIFICATION, SCREEN READERS • ASSISTED LISTENING DEVICES • DICTATION, SWITCHES
  • 6. Disability Status Males, 18 - 34 6% 94% No Disability With a Disability Females, 18 - 34 5% 95% No Disability With a Disability
  • 7. Benefits of Accessibility • Inclusion • Improved Usability • Search Engine Optimization (SEO)
  • 8. Improving Accessibility • Use alternate text with images • Use sufficient color contrast • Use well-formed hyperlinks • Use standards-compliant code • Label form fields • Associate data cells with headers in tables Content Development
  • 9. Use Sufficient Color Contrast Source: http://www.laspositascollege.edu/accessibility/contrast-example.php
  • 11. Label Form Fields <label for="name">Name:</label>
 <input id="name" type="text">
 
 <fieldset>
 <legend>Select Quarter</legend>
 <input id="fall" type="radio" value="fall">
 <label for="fall">Fall</label>
 <input id="winter" type="radio" value="winter">
 <label for="fall">Winter</label>
 </fieldset> http://webaim.org/techniques/forms/controls
  • 12. Associate Data Cells with Headers in Tables 1. Identify row and column headers 2. Associate the data cells with the appropriate headers

  • 13. Accessible Tables Code Sample <table>
 <caption>Contact Details</caption>
 <tr>
 <th scope="col">Name</th>
 <th scope="col">Office</th>
 <th scope="col">Phone</th>
 </tr>
 <tr>
 <th scope="row">Jamie</th>
 <td>Geisel Library</td>
 <td>x 23338</td>
 </tr>
 </table> http://webaim.org/techniques/tables/data
  • 14. Keeping Accessibility in Mind • Consider accessibility early in the web development life cycle • Perform periodic spot-checks • Use testing tools when in doubt
  • 16. –Tim Berners-Lee, W3C Director and inventor of the World Wide Web “The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.” Jenn Dandle, jdandle@ucsd.edu