SlideShare a Scribd company logo
1 of 23
Download to read offline
WEB ACCESSIBILITY FOR DEVS
Helpful hints and tips for dev to build better websites
Peter Bui - PB Web Development
OVERVIEW
OF THINGS
TO LOOK OUT
FOR..
Just a quick overview
SEMANTICS
➤ Headings, h1, h2, h3
➤ H1, H3, H2 or H2
➤ Using ordered lists and
unordered lists
MARKUP
➤ Designate areas of a site with
correct areas, e.g header,
navigation, aside, content and
footer
➤ Use ARIA Roles
➤ role=navigation, role=banner,
role=contentinfo
➤ Examples of ARIA role
landmarks - http://
www.html5accessibility.com/
tests/roles-land.html
CORRESPONDING HTML5 AND ARIA ROLES
➤ Designate areas of a site with
correct areas, e.g header,
navigation, aside, content and
footer
➤ Use ARIA Roles
➤ role=navigation, role=banner,
role=contentinfo
➤ Examples of ARIA role
landmarks - http://
www.html5accessibility.com/
tests/roles-land.html
SKIP LINKS
➤ Please always have skip links
➤ Experience returning users
navigate quickly
IMAGES
➤ Decorative vs meaningful
➤ Alternative text
➤ Longdesc linking to
alternative page describing the
image
SEO BENEFITS
➤ Headings for importance
➤ Context
FORMS
➤ Buttons versus links
➤ Form fields
➤ labels
➤ fieldsets, legends, don’t use
placeholders
➤ Warning and validation
➤ Timers
TIMERS ON FORMS
➤ Alert with a timer before
expires
➤ Use ARIA alerts
COLOUR CONTRAST
➤ Formula to work out the
perfect contrast levels
➤ Vision Australia colour
contrast tool for PC - http://
www.visionaustralia.org/
digital-access-cca
➤ For Mac - https://
www.paciellogroup.com/
resources/contrastanalyser/
➤ and an online version http://
webaim.org/resources/
contrastchecker/
TEXT SIZING AND TYPOGRAPHY
➤ Make sure you can zoom by
200%
➤ base font size of 14px is a
good starting point
➤ Choose readable fonts
➤ Heading sizes should be
distinguishable
CAPTCHA
➤ It’s Evil
➤ Google ReCaptcha isn’t usable
➤ Cognitive issues and more

textcaptcha.com
MEDIA
➤ Auto playing media - don’t do
it
➤ Flashing video
➤ Keyboard accessible media
controls
LANGUAGES
➤ <html lang=“en”>
➤ Joomla is accessible by
language by default WIN
KEYBOARD NAVIGATION
➤ Tab tab tab, shift tab shift tab
➤ :focus
VALID CODE
➤ Valid code reads better for
screen readers
➤ use free html validators
HTML
➤ Anyone uses HTML for
layouts?
➤ Use Table headers, TH, table
captions and so on to describe
a table and its data. Give
meaning to the data
VALID CODE
➤ Valid code reads better for
screen readers
➤ use free html validators
TESTERS
➤ Squiz JS tester

➤ tenon.io for build testing and
reporting.
CASE STUDY
TIME
Need a volunteer website
SOCIAL MEDIA MARKETING
➤ Engage with your customers
in their space
➤ Advertise in a cost effective
area
➤ Take advantage of public
comments, recommendations
and complaints
QUESTIONS?
TWITTER: @ASTROBOYSOUP

More Related Content

Similar to Web accessibility for developers

Pre-Launch Website Testing Checklist
Pre-Launch Website Testing ChecklistPre-Launch Website Testing Checklist
Pre-Launch Website Testing ChecklistRakesh Hansalia
 
Migration Best Practices - SEOkomm 2018
Migration Best Practices - SEOkomm 2018Migration Best Practices - SEOkomm 2018
Migration Best Practices - SEOkomm 2018Bastian Grimm
 
SEO for Developers
SEO for DevelopersSEO for Developers
SEO for DevelopersPaul Stonier
 
A Primer on Web Accessibility for Teams
A Primer on Web Accessibility for TeamsA Primer on Web Accessibility for Teams
A Primer on Web Accessibility for TeamsMikey Ilagan
 
Improve your Wordpress SEO Strategy
Improve your Wordpress SEO StrategyImprove your Wordpress SEO Strategy
Improve your Wordpress SEO StrategyKillian Kostiha
 
Migration Best Practices - Search Y 2019, Paris
Migration Best Practices - Search Y 2019, ParisMigration Best Practices - Search Y 2019, Paris
Migration Best Practices - Search Y 2019, ParisBastian Grimm
 
Complete Website Development Guide by AMit P Kumar
Complete Website Development Guide by AMit P KumarComplete Website Development Guide by AMit P Kumar
Complete Website Development Guide by AMit P KumarAmit P Kumar
 
Getting to know perch — and perch runway!
Getting to know perch — and perch runway!Getting to know perch — and perch runway!
Getting to know perch — and perch runway!Abigail Larsen
 
How Developers Can Make A Website SEO Friendly
How Developers Can Make A Website SEO FriendlyHow Developers Can Make A Website SEO Friendly
How Developers Can Make A Website SEO FriendlyMarcin Kilarski
 
Automating Responsiveness of your Websites
Automating Responsiveness of your WebsitesAutomating Responsiveness of your Websites
Automating Responsiveness of your WebsitesBirudugadda Pranathi
 
Meta Data: 17 Tips to Deploy Effective Structured Mark Up
Meta Data: 17 Tips to Deploy Effective Structured Mark UpMeta Data: 17 Tips to Deploy Effective Structured Mark Up
Meta Data: 17 Tips to Deploy Effective Structured Mark UpSemantic SEO Solutions
 
Website Optimization -SEO - Step By Step
Website Optimization -SEO - Step By StepWebsite Optimization -SEO - Step By Step
Website Optimization -SEO - Step By StepMia Lee
 
JavaScript All The Things
JavaScript All The ThingsJavaScript All The Things
JavaScript All The ThingsJordan Yaker
 
Pubcon Las Vegsas 2017: Common Technical SEO Issues
Pubcon Las Vegsas 2017: Common Technical SEO Issues Pubcon Las Vegsas 2017: Common Technical SEO Issues
Pubcon Las Vegsas 2017: Common Technical SEO Issues adlift
 
SEO Evatt INMA Dallas
SEO Evatt INMA DallasSEO Evatt INMA Dallas
SEO Evatt INMA DallasSteven Evatt
 
Diagnosing Technical Issues With Search Engine Optimization
Diagnosing Technical Issues With Search Engine OptimizationDiagnosing Technical Issues With Search Engine Optimization
Diagnosing Technical Issues With Search Engine OptimizationNine By Blue
 
Mastering Migration - How to Manage a Move From Another CMS to WordPress with...
Mastering Migration - How to Manage a Move From Another CMS to WordPress with...Mastering Migration - How to Manage a Move From Another CMS to WordPress with...
Mastering Migration - How to Manage a Move From Another CMS to WordPress with...WP Engine
 

Similar to Web accessibility for developers (20)

Pre-Launch Website Testing Checklist
Pre-Launch Website Testing ChecklistPre-Launch Website Testing Checklist
Pre-Launch Website Testing Checklist
 
Migration Best Practices - SEOkomm 2018
Migration Best Practices - SEOkomm 2018Migration Best Practices - SEOkomm 2018
Migration Best Practices - SEOkomm 2018
 
SEO for Developers
SEO for DevelopersSEO for Developers
SEO for Developers
 
A Primer on Web Accessibility for Teams
A Primer on Web Accessibility for TeamsA Primer on Web Accessibility for Teams
A Primer on Web Accessibility for Teams
 
Improve your Wordpress SEO Strategy
Improve your Wordpress SEO StrategyImprove your Wordpress SEO Strategy
Improve your Wordpress SEO Strategy
 
Migration Best Practices - Search Y 2019, Paris
Migration Best Practices - Search Y 2019, ParisMigration Best Practices - Search Y 2019, Paris
Migration Best Practices - Search Y 2019, Paris
 
SEARCH Y - Bastian Grimm - Migrations Best Practices
SEARCH Y - Bastian Grimm -  Migrations Best PracticesSEARCH Y - Bastian Grimm -  Migrations Best Practices
SEARCH Y - Bastian Grimm - Migrations Best Practices
 
Complete Website Development Guide by AMit P Kumar
Complete Website Development Guide by AMit P KumarComplete Website Development Guide by AMit P Kumar
Complete Website Development Guide by AMit P Kumar
 
Getting to know perch — and perch runway!
Getting to know perch — and perch runway!Getting to know perch — and perch runway!
Getting to know perch — and perch runway!
 
How Developers Can Make A Website SEO Friendly
How Developers Can Make A Website SEO FriendlyHow Developers Can Make A Website SEO Friendly
How Developers Can Make A Website SEO Friendly
 
Automating Responsiveness of your Websites
Automating Responsiveness of your WebsitesAutomating Responsiveness of your Websites
Automating Responsiveness of your Websites
 
Website Architecture
Website ArchitectureWebsite Architecture
Website Architecture
 
Website Architecture
Website ArchitectureWebsite Architecture
Website Architecture
 
Meta Data: 17 Tips to Deploy Effective Structured Mark Up
Meta Data: 17 Tips to Deploy Effective Structured Mark UpMeta Data: 17 Tips to Deploy Effective Structured Mark Up
Meta Data: 17 Tips to Deploy Effective Structured Mark Up
 
Website Optimization -SEO - Step By Step
Website Optimization -SEO - Step By StepWebsite Optimization -SEO - Step By Step
Website Optimization -SEO - Step By Step
 
JavaScript All The Things
JavaScript All The ThingsJavaScript All The Things
JavaScript All The Things
 
Pubcon Las Vegsas 2017: Common Technical SEO Issues
Pubcon Las Vegsas 2017: Common Technical SEO Issues Pubcon Las Vegsas 2017: Common Technical SEO Issues
Pubcon Las Vegsas 2017: Common Technical SEO Issues
 
SEO Evatt INMA Dallas
SEO Evatt INMA DallasSEO Evatt INMA Dallas
SEO Evatt INMA Dallas
 
Diagnosing Technical Issues With Search Engine Optimization
Diagnosing Technical Issues With Search Engine OptimizationDiagnosing Technical Issues With Search Engine Optimization
Diagnosing Technical Issues With Search Engine Optimization
 
Mastering Migration - How to Manage a Move From Another CMS to WordPress with...
Mastering Migration - How to Manage a Move From Another CMS to WordPress with...Mastering Migration - How to Manage a Move From Another CMS to WordPress with...
Mastering Migration - How to Manage a Move From Another CMS to WordPress with...
 

More from Peter Bui

Automate Accessibility Testing with Tenon.io for any Websites or WordPress sites
Automate Accessibility Testing with Tenon.io for any Websites or WordPress sitesAutomate Accessibility Testing with Tenon.io for any Websites or WordPress sites
Automate Accessibility Testing with Tenon.io for any Websites or WordPress sitesPeter Bui
 
Website foundations for a good digital marketing plan
Website foundations for a good digital marketing planWebsite foundations for a good digital marketing plan
Website foundations for a good digital marketing planPeter Bui
 
A Guide to Building Accessible Websites for Joomla
A Guide to Building Accessible Websites for JoomlaA Guide to Building Accessible Websites for Joomla
A Guide to Building Accessible Websites for JoomlaPeter Bui
 
JoomlaDay Australia 2015 Discussion Panel
JoomlaDay Australia 2015 Discussion PanelJoomlaDay Australia 2015 Discussion Panel
JoomlaDay Australia 2015 Discussion PanelPeter Bui
 
Accessibility Testing Overview for Joomla Showcase Wesbite
Accessibility Testing Overview for Joomla Showcase WesbiteAccessibility Testing Overview for Joomla Showcase Wesbite
Accessibility Testing Overview for Joomla Showcase WesbitePeter Bui
 
State of the Joomla Project - Where, What, Now What...
State of the Joomla Project - Where, What, Now What...State of the Joomla Project - Where, What, Now What...
State of the Joomla Project - Where, What, Now What...Peter Bui
 
UX User Experience Persona Development
UX User Experience Persona DevelopmentUX User Experience Persona Development
UX User Experience Persona DevelopmentPeter Bui
 
Monetising Your Blog or Website and Making Money Online
Monetising Your Blog or Website and Making Money OnlineMonetising Your Blog or Website and Making Money Online
Monetising Your Blog or Website and Making Money OnlinePeter Bui
 
Monetising Your Website
Monetising Your WebsiteMonetising Your Website
Monetising Your WebsitePeter Bui
 
Upgrading Joomla 2.5 to Joomla 3
Upgrading Joomla 2.5 to Joomla 3Upgrading Joomla 2.5 to Joomla 3
Upgrading Joomla 2.5 to Joomla 3Peter Bui
 

More from Peter Bui (10)

Automate Accessibility Testing with Tenon.io for any Websites or WordPress sites
Automate Accessibility Testing with Tenon.io for any Websites or WordPress sitesAutomate Accessibility Testing with Tenon.io for any Websites or WordPress sites
Automate Accessibility Testing with Tenon.io for any Websites or WordPress sites
 
Website foundations for a good digital marketing plan
Website foundations for a good digital marketing planWebsite foundations for a good digital marketing plan
Website foundations for a good digital marketing plan
 
A Guide to Building Accessible Websites for Joomla
A Guide to Building Accessible Websites for JoomlaA Guide to Building Accessible Websites for Joomla
A Guide to Building Accessible Websites for Joomla
 
JoomlaDay Australia 2015 Discussion Panel
JoomlaDay Australia 2015 Discussion PanelJoomlaDay Australia 2015 Discussion Panel
JoomlaDay Australia 2015 Discussion Panel
 
Accessibility Testing Overview for Joomla Showcase Wesbite
Accessibility Testing Overview for Joomla Showcase WesbiteAccessibility Testing Overview for Joomla Showcase Wesbite
Accessibility Testing Overview for Joomla Showcase Wesbite
 
State of the Joomla Project - Where, What, Now What...
State of the Joomla Project - Where, What, Now What...State of the Joomla Project - Where, What, Now What...
State of the Joomla Project - Where, What, Now What...
 
UX User Experience Persona Development
UX User Experience Persona DevelopmentUX User Experience Persona Development
UX User Experience Persona Development
 
Monetising Your Blog or Website and Making Money Online
Monetising Your Blog or Website and Making Money OnlineMonetising Your Blog or Website and Making Money Online
Monetising Your Blog or Website and Making Money Online
 
Monetising Your Website
Monetising Your WebsiteMonetising Your Website
Monetising Your Website
 
Upgrading Joomla 2.5 to Joomla 3
Upgrading Joomla 2.5 to Joomla 3Upgrading Joomla 2.5 to Joomla 3
Upgrading Joomla 2.5 to Joomla 3
 

Recently uploaded

Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 

Recently uploaded (20)

Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 

Web accessibility for developers

  • 1. WEB ACCESSIBILITY FOR DEVS Helpful hints and tips for dev to build better websites Peter Bui - PB Web Development
  • 2. OVERVIEW OF THINGS TO LOOK OUT FOR.. Just a quick overview
  • 3. SEMANTICS ➤ Headings, h1, h2, h3 ➤ H1, H3, H2 or H2 ➤ Using ordered lists and unordered lists
  • 4. MARKUP ➤ Designate areas of a site with correct areas, e.g header, navigation, aside, content and footer ➤ Use ARIA Roles ➤ role=navigation, role=banner, role=contentinfo ➤ Examples of ARIA role landmarks - http:// www.html5accessibility.com/ tests/roles-land.html
  • 5. CORRESPONDING HTML5 AND ARIA ROLES ➤ Designate areas of a site with correct areas, e.g header, navigation, aside, content and footer ➤ Use ARIA Roles ➤ role=navigation, role=banner, role=contentinfo ➤ Examples of ARIA role landmarks - http:// www.html5accessibility.com/ tests/roles-land.html
  • 6. SKIP LINKS ➤ Please always have skip links ➤ Experience returning users navigate quickly
  • 7. IMAGES ➤ Decorative vs meaningful ➤ Alternative text ➤ Longdesc linking to alternative page describing the image
  • 8. SEO BENEFITS ➤ Headings for importance ➤ Context
  • 9. FORMS ➤ Buttons versus links ➤ Form fields ➤ labels ➤ fieldsets, legends, don’t use placeholders ➤ Warning and validation ➤ Timers
  • 10. TIMERS ON FORMS ➤ Alert with a timer before expires ➤ Use ARIA alerts
  • 11. COLOUR CONTRAST ➤ Formula to work out the perfect contrast levels ➤ Vision Australia colour contrast tool for PC - http:// www.visionaustralia.org/ digital-access-cca ➤ For Mac - https:// www.paciellogroup.com/ resources/contrastanalyser/ ➤ and an online version http:// webaim.org/resources/ contrastchecker/
  • 12. TEXT SIZING AND TYPOGRAPHY ➤ Make sure you can zoom by 200% ➤ base font size of 14px is a good starting point ➤ Choose readable fonts ➤ Heading sizes should be distinguishable
  • 13. CAPTCHA ➤ It’s Evil ➤ Google ReCaptcha isn’t usable ➤ Cognitive issues and more
 textcaptcha.com
  • 14. MEDIA ➤ Auto playing media - don’t do it ➤ Flashing video ➤ Keyboard accessible media controls
  • 15. LANGUAGES ➤ <html lang=“en”> ➤ Joomla is accessible by language by default WIN
  • 16. KEYBOARD NAVIGATION ➤ Tab tab tab, shift tab shift tab ➤ :focus
  • 17. VALID CODE ➤ Valid code reads better for screen readers ➤ use free html validators
  • 18. HTML ➤ Anyone uses HTML for layouts? ➤ Use Table headers, TH, table captions and so on to describe a table and its data. Give meaning to the data
  • 19. VALID CODE ➤ Valid code reads better for screen readers ➤ use free html validators
  • 20. TESTERS ➤ Squiz JS tester
 ➤ tenon.io for build testing and reporting.
  • 21. CASE STUDY TIME Need a volunteer website
  • 22. SOCIAL MEDIA MARKETING ➤ Engage with your customers in their space ➤ Advertise in a cost effective area ➤ Take advantage of public comments, recommendations and complaints