So, How Do I Know if my WordPress Website is Accessible?

Graham Armfield
Graham ArmfieldWeb Accessibility Consultant and Developer at Coolfields Consulting
Coolfields Consulting www.coolfields.co.uk
@coolfields
So, how do I know if my
WordPress website is accessible?
Slides at: tinyurl.com/wpa001
Graham Armfield
Web Accessibility Consultant
WordPress Developer
graham.armfield@coolfields.co.uk
@coolfields
A bit about me
2
I’m a…
• Web
Accessibility
Consultant
• WordPress
Developer Photo by Mike Pead
@coolfields
What I’m going to cover
Web Content Accessibility Guidelines
(Version 2) published by the
Web Accessibility Initiative of the
World Wide Web Consortium
http://www.w3.org/TR/WCAG20/
A.K.A. WCAG2.0
• Good resource for accessibility
• But can be hard to interpret
@coolfields
What I’m going to cover
So instead, how about a simple yes/no
checklist?
Easy to check – with free tools
@coolfields
Health warning
In time available I can only cover some
common accessibility issues.
But, if you can answer these questions
correctly, your site will be more accessible
than many.
5@coolfields
Coolfields Consulting www.coolfields.co.uk
@coolfields
Keyboard Interaction
Keyboard interaction
You need to answer Yes to these:
1) Can I easily access all parts of the site
with the keyboard only?
2) Can I easily see where keyboard focus is?
7@coolfields
Keyboard interaction
8
Hover
states
Keyboard
focus
Keyboard interaction
9
Keyboard interaction
CSS
a:hover {background:#fff, color:#000}
a:hover, a:focus {background:#fff, color:#000}
Don't do this: a:focus {outline:none}
jQuery
$(selector).hover(inFunction,outFunction);
$(selector).focusin(inFunction);
$(selector).focusout(outFunction);
10@coolfields
Keyboard interaction
11@coolfields
Using twenty fourteen theme
Keyboard interaction
12
You need to answer Yes to these:
3) Can I easily access all functionality with
the keyboard only?
4) Does the keyboard tab order make sense?
@coolfields
Keyboard interaction
13
Img of Lightbox
When lightbox
opens, focus
remains on
page below
Coolfields Consulting www.coolfields.co.uk
@coolfields
Photo:
Links
Links
Can you answer Yes to this one?
5) Are the links obviously links?
15@coolfields
Links
Can you answer Yes to this one?
6) Do all links provide enough information to
state where they lead to?
16
Elements list in NVDA
Links
17
Elements list in NVDA
Links
18
Elements list in NVDA
Coolfields Consulting www.coolfields.co.uk
@coolfields
Media
Media
Can you answer Yes to this?
7) Do all images have
appropriate alternate
text?
(appropriate may mean
empty ie alt="")
20@coolfields
Can you answer yes to this?
Media
21
8) Do all videos have captions?
@coolfields
Captions shown on
YouTube videos
Coolfields Consulting www.coolfields.co.uk
@coolfields
Signposting Content
Photo: thepicturedrome
Signposting content
Can you answer Yes to all these?
9) Are the page titles unique and meaningful?
10) Do pages have appropriate headings and
subheadings?
11) Are ARIA landmark roles present?
23@coolfields
Using headings
24
Headings list from
NVDA screen reader
Note: NVDA exposes
heading hierarchy
Heading are used as
a navigation feature
ARIA landmark roles
Banner
25
Navigation
Footer
Content Sidebar
ARIA landmark roles
<header role="banner">
26
<nav role="navigation">
<footer role="contentinfo">
<main role="main">
<aside role=
"complementary">
Coolfields Consulting www.coolfields.co.uk
@coolfields
Text
Text
Can you answer Yes to this one?
12) Can I resize text in a page without
breaking the layout?
28@coolfields
Normal size
NB: Resizing and zooming are not the same thing
Text
29@coolfields
Larger size
Text
Can you answer No to this one?
13) Is any of the text fully justified?
30@coolfields
"Rivers of white space"
Text
31
Left aligned textFully justified text
Coolfields Consulting www.coolfields.co.uk
@coolfields
User Input
Photo: AlecCouros
User input
Can you answer Yes to this one?
14) Do all form fields have an accompanying
label?
33@coolfields
User input
34
Coolfields Consulting www.coolfields.co.uk
@coolfields
Colour & Shape
Colour & shape
Can you answer Yes to this one?
15) Is the colour contrast sufficient?
36
Colour contrast
37
Colour Contrast
Analyzer Tool
Colour contrast
38@coolfields
Colour & shape
Can you answer No to this one?
16) Is meaning conveyed by colour or shape
only?
39@coolfields
Colour & shape
40
Project Name Status Fully
Resourced?
Easy peasy project a
Quite a tricky project a
So glad I'm not on that project r
Going OK a
@coolfields
Useful resources 1
Colour Contrast Analyzer
• http://paciellogroup.com/resources/contrastAnalyser
Wave Toolbar/Website
• Chrome and Firefox add-on
Browser Tools
• Chrome – aXe, Accessibility Develop Tools
• Firefox – Firebug inspect element
41
Useful resources 2
Getting alternate text right
• http://owl.li/pGtKC
Coding forms for accessibility
• http://owl.li/pDLMQ
Creating text for screen readers only
• http://owl.li/qzOGj
42
Thanks for listening
Any questions?
graham.armfield@coolfields.co.uk
@coolfields
43
Video
From http://a11ymemes.tumblr.com
eo
From http://a11ymemes.tumblr.com
Video
From http://a11ymemes.tumblr.com
Video
From http://a11ymemes.tumblr.com
From http://a11ymemes.tumblr.com
From http://a11ymemes.tumblr.com
From http://a11ymemes.tumblr.com
From http://a11ymemes.tumblr.com
From http://a11ymemes.tumblr.com
From http://a11ymemes.tumblr.com
Some things I didn't cover
• Links that open new
windows/panels
• Form submission errors
• Movement/flashing on
pages
• Audio on pages
• Updating content after
page loaded
• Timeouts
• Data tables
54@coolfields
• Keyboard traps
• CAPTCHAs
• Skip links
• Alternate navigation
• Indicating language
• Triggering actions
• Automated page
refreshing
• PDFs
1 of 54

Recommended

arixstudio l virtual web design academy by
arixstudio l virtual web design academyarixstudio l virtual web design academy
arixstudio l virtual web design academyashshà Bst
183 views14 slides
WordPress As Career by
WordPress As CareerWordPress As Career
WordPress As CareerAlina Kakshapati
902 views23 slides
Theme frameworks & child themes by
Theme frameworks & child themesTheme frameworks & child themes
Theme frameworks & child themesChris Olbekson
812 views15 slides
Writing for the Web (content) by
Writing for the Web (content)Writing for the Web (content)
Writing for the Web (content)Ramsey Mohsen
498 views11 slides
イラスト制作のためのIllustrator〜ベクターでもっと自由に描いてみよう〜 by
イラスト制作のためのIllustrator〜ベクターでもっと自由に描いてみよう〜イラスト制作のためのIllustrator〜ベクターでもっと自由に描いてみよう〜
イラスト制作のためのIllustrator〜ベクターでもっと自由に描いてみよう〜hamko ig
40.5K views68 slides
Appleとgoogleのデザインガイドライン比較~スマートフォン向けwebデザインのポイント~ by
Appleとgoogleのデザインガイドライン比較~スマートフォン向けwebデザインのポイント~Appleとgoogleのデザインガイドライン比較~スマートフォン向けwebデザインのポイント~
Appleとgoogleのデザインガイドライン比較~スマートフォン向けwebデザインのポイント~Tomoyuki Arasuna
179.7K views59 slides

More Related Content

Similar to So, How Do I Know if my WordPress Website is Accessible?

Themes, Plugins and Accessibility by
Themes, Plugins and AccessibilityThemes, Plugins and Accessibility
Themes, Plugins and AccessibilityGraham Armfield
1.2K views42 slides
How to Build an Accessible WordPress Theme by
How to Build an Accessible WordPress ThemeHow to Build an Accessible WordPress Theme
How to Build an Accessible WordPress ThemeGraham Armfield
1.6K views55 slides
Themes Plugins and Accessibility - WordCamp London March 2015 by
Themes Plugins and Accessibility - WordCamp London March 2015Themes Plugins and Accessibility - WordCamp London March 2015
Themes Plugins and Accessibility - WordCamp London March 2015Graham Armfield
2.8K views44 slides
Useful Accessibility Tools Version 3 - Jul 2021 by
Useful Accessibility Tools Version 3 - Jul 2021Useful Accessibility Tools Version 3 - Jul 2021
Useful Accessibility Tools Version 3 - Jul 2021Graham Armfield
115 views37 slides
Wordpress and Web Accessibility Wordcamp UK 2014 by
Wordpress and Web Accessibility Wordcamp UK 2014Wordpress and Web Accessibility Wordcamp UK 2014
Wordpress and Web Accessibility Wordcamp UK 2014Graham Armfield
1.6K views53 slides
July 18 duyen - 10 web design trends for 2013 by
July 18   duyen - 10 web design trends for 2013July 18   duyen - 10 web design trends for 2013
July 18 duyen - 10 web design trends for 2013Duyen Nguyen
2.2K views28 slides

Similar to So, How Do I Know if my WordPress Website is Accessible?(20)

Themes, Plugins and Accessibility by Graham Armfield
Themes, Plugins and AccessibilityThemes, Plugins and Accessibility
Themes, Plugins and Accessibility
Graham Armfield1.2K views
How to Build an Accessible WordPress Theme by Graham Armfield
How to Build an Accessible WordPress ThemeHow to Build an Accessible WordPress Theme
How to Build an Accessible WordPress Theme
Graham Armfield1.6K views
Themes Plugins and Accessibility - WordCamp London March 2015 by Graham Armfield
Themes Plugins and Accessibility - WordCamp London March 2015Themes Plugins and Accessibility - WordCamp London March 2015
Themes Plugins and Accessibility - WordCamp London March 2015
Graham Armfield2.8K views
Useful Accessibility Tools Version 3 - Jul 2021 by Graham Armfield
Useful Accessibility Tools Version 3 - Jul 2021Useful Accessibility Tools Version 3 - Jul 2021
Useful Accessibility Tools Version 3 - Jul 2021
Graham Armfield115 views
Wordpress and Web Accessibility Wordcamp UK 2014 by Graham Armfield
Wordpress and Web Accessibility Wordcamp UK 2014Wordpress and Web Accessibility Wordcamp UK 2014
Wordpress and Web Accessibility Wordcamp UK 2014
Graham Armfield1.6K views
July 18 duyen - 10 web design trends for 2013 by Duyen Nguyen
July 18   duyen - 10 web design trends for 2013July 18   duyen - 10 web design trends for 2013
July 18 duyen - 10 web design trends for 2013
Duyen Nguyen2.2K views
Making Your Website Sing! by Embolden
Making Your Website Sing!Making Your Website Sing!
Making Your Website Sing!
Embolden2 views
Making Your Website Sing! by Embolden
Making Your Website Sing!Making Your Website Sing!
Making Your Website Sing!
Embolden923 views
Aucd ppt by icidemo
Aucd pptAucd ppt
Aucd ppt
icidemo332 views
Group presentation by s1150027
Group presentationGroup presentation
Group presentation
s1150027252 views
Web Design & UI/UX Bootcamp [Online & Offline] In Bangla by Stack Learner
Web Design & UI/UX Bootcamp [Online & Offline] In BanglaWeb Design & UI/UX Bootcamp [Online & Offline] In Bangla
Web Design & UI/UX Bootcamp [Online & Offline] In Bangla
Stack Learner167 views
WordPress and Web Accessibility - 2013 by Graham Armfield
WordPress and Web Accessibility - 2013WordPress and Web Accessibility - 2013
WordPress and Web Accessibility - 2013
Graham Armfield5.9K views
CBIS 327 ~ Introduction by mwarrick
CBIS 327 ~ IntroductionCBIS 327 ~ Introduction
CBIS 327 ~ Introduction
mwarrick217 views

More from Graham Armfield

Useful Accessibility Tools - WordCamp Brighton by
Useful Accessibility Tools - WordCamp BrightonUseful Accessibility Tools - WordCamp Brighton
Useful Accessibility Tools - WordCamp BrightonGraham Armfield
643 views35 slides
Accessibility Hacks Version 2 by
Accessibility Hacks Version 2Accessibility Hacks Version 2
Accessibility Hacks Version 2Graham Armfield
212 views56 slides
Accessibility Hacks version 2 by
Accessibility Hacks version 2Accessibility Hacks version 2
Accessibility Hacks version 2Graham Armfield
198 views56 slides
Useful Accessibility Tools - WP Pompey April 2019 by
Useful Accessibility Tools - WP Pompey April 2019Useful Accessibility Tools - WP Pompey April 2019
Useful Accessibility Tools - WP Pompey April 2019Graham Armfield
348 views35 slides
Accessibility Hacks Wordcamp Manchester October 2018 by
Accessibility Hacks Wordcamp Manchester October 2018Accessibility Hacks Wordcamp Manchester October 2018
Accessibility Hacks Wordcamp Manchester October 2018Graham Armfield
423 views55 slides
Useful Accessibility Tools by
Useful Accessibility ToolsUseful Accessibility Tools
Useful Accessibility ToolsGraham Armfield
2.4K views33 slides

More from Graham Armfield(20)

Useful Accessibility Tools - WordCamp Brighton by Graham Armfield
Useful Accessibility Tools - WordCamp BrightonUseful Accessibility Tools - WordCamp Brighton
Useful Accessibility Tools - WordCamp Brighton
Graham Armfield643 views
Useful Accessibility Tools - WP Pompey April 2019 by Graham Armfield
Useful Accessibility Tools - WP Pompey April 2019Useful Accessibility Tools - WP Pompey April 2019
Useful Accessibility Tools - WP Pompey April 2019
Graham Armfield348 views
Accessibility Hacks Wordcamp Manchester October 2018 by Graham Armfield
Accessibility Hacks Wordcamp Manchester October 2018Accessibility Hacks Wordcamp Manchester October 2018
Accessibility Hacks Wordcamp Manchester October 2018
Graham Armfield423 views
Assistive technology Demo WordCamp Bristol by Graham Armfield
Assistive technology Demo WordCamp BristolAssistive technology Demo WordCamp Bristol
Assistive technology Demo WordCamp Bristol
Graham Armfield1.4K views
Designing for Accessibility - WordCamp London 2017 by Graham Armfield
Designing for Accessibility - WordCamp London 2017Designing for Accessibility - WordCamp London 2017
Designing for Accessibility - WordCamp London 2017
Graham Armfield2.2K views
Designing for Accessibility - Front End North - September 2016 by Graham Armfield
Designing for Accessibility - Front End North - September 2016Designing for Accessibility - Front End North - September 2016
Designing for Accessibility - Front End North - September 2016
Graham Armfield557 views
Obscure Wordpress Functions That Are Actually Quite Useful by Graham Armfield
Obscure Wordpress Functions That Are Actually Quite UsefulObscure Wordpress Functions That Are Actually Quite Useful
Obscure Wordpress Functions That Are Actually Quite Useful
Graham Armfield801 views
Can WordPress help make the web more accessible - eaccess15 - Feb 2015 by Graham Armfield
Can WordPress help make the web more accessible - eaccess15 - Feb 2015Can WordPress help make the web more accessible - eaccess15 - Feb 2015
Can WordPress help make the web more accessible - eaccess15 - Feb 2015
Graham Armfield1.1K views
So What is This Thing Called WordPress? by Graham Armfield
So What is This Thing Called WordPress?So What is This Thing Called WordPress?
So What is This Thing Called WordPress?
Graham Armfield6.6K views
Handling User Generated Content in WordPress by Graham Armfield
Handling User Generated Content in WordPressHandling User Generated Content in WordPress
Handling User Generated Content in WordPress
Graham Armfield1.3K views
Web Accessibility: What it is, Why it's important by Graham Armfield
Web Accessibility: What it is, Why it's importantWeb Accessibility: What it is, Why it's important
Web Accessibility: What it is, Why it's important
Graham Armfield1.3K views
Assistive Technology Demo Londonweb by Graham Armfield
Assistive Technology Demo LondonwebAssistive Technology Demo Londonweb
Assistive Technology Demo Londonweb
Graham Armfield1.1K views
Towards an Alternate WordPress Theme Structure by Graham Armfield
Towards an Alternate WordPress Theme StructureTowards an Alternate WordPress Theme Structure
Towards an Alternate WordPress Theme Structure
Graham Armfield2.5K views
Beginners Guide To Web Accessibility - WordCamp UK July 2013 by Graham Armfield
Beginners Guide To Web Accessibility - WordCamp UK July 2013Beginners Guide To Web Accessibility - WordCamp UK July 2013
Beginners Guide To Web Accessibility - WordCamp UK July 2013
Graham Armfield2.3K views
Simple Usability Tweaks for Your WordPress Theme by Graham Armfield
Simple Usability Tweaks for Your WordPress ThemeSimple Usability Tweaks for Your WordPress Theme
Simple Usability Tweaks for Your WordPress Theme
Graham Armfield2.2K views
WordPress and Web Accessibility - TCUK 2012 by Graham Armfield
WordPress and Web Accessibility - TCUK 2012WordPress and Web Accessibility - TCUK 2012
WordPress and Web Accessibility - TCUK 2012
Graham Armfield980 views
Tools for Captioning YouTube Videos - a11yLDN2012 by Graham Armfield
Tools for Captioning YouTube Videos - a11yLDN2012Tools for Captioning YouTube Videos - a11yLDN2012
Tools for Captioning YouTube Videos - a11yLDN2012
Graham Armfield990 views

Recently uploaded

Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ... by
Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ...Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ...
Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ...ShapeBlue
55 views12 slides
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ... by
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...Jasper Oosterveld
27 views49 slides
Ransomware is Knocking your Door_Final.pdf by
Ransomware is Knocking your Door_Final.pdfRansomware is Knocking your Door_Final.pdf
Ransomware is Knocking your Door_Final.pdfSecurity Bootcamp
66 views46 slides
Five Things You SHOULD Know About Postman by
Five Things You SHOULD Know About PostmanFive Things You SHOULD Know About Postman
Five Things You SHOULD Know About PostmanPostman
38 views43 slides
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ... by
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...ShapeBlue
46 views28 slides
Data Integrity for Banking and Financial Services by
Data Integrity for Banking and Financial ServicesData Integrity for Banking and Financial Services
Data Integrity for Banking and Financial ServicesPrecisely
29 views26 slides

Recently uploaded(20)

Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ... by ShapeBlue
Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ...Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ...
Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ...
ShapeBlue55 views
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ... by Jasper Oosterveld
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...
Five Things You SHOULD Know About Postman by Postman
Five Things You SHOULD Know About PostmanFive Things You SHOULD Know About Postman
Five Things You SHOULD Know About Postman
Postman38 views
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ... by ShapeBlue
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
ShapeBlue46 views
Data Integrity for Banking and Financial Services by Precisely
Data Integrity for Banking and Financial ServicesData Integrity for Banking and Financial Services
Data Integrity for Banking and Financial Services
Precisely29 views
"Surviving highload with Node.js", Andrii Shumada by Fwdays
"Surviving highload with Node.js", Andrii Shumada "Surviving highload with Node.js", Andrii Shumada
"Surviving highload with Node.js", Andrii Shumada
Fwdays33 views
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda... by ShapeBlue
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...
ShapeBlue44 views
Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De... by Moses Kemibaro
Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De...Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De...
Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De...
Moses Kemibaro27 views
DRBD Deep Dive - Philipp Reisner - LINBIT by ShapeBlue
DRBD Deep Dive - Philipp Reisner - LINBITDRBD Deep Dive - Philipp Reisner - LINBIT
DRBD Deep Dive - Philipp Reisner - LINBIT
ShapeBlue44 views
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online by ShapeBlue
KVM Security Groups Under the Hood - Wido den Hollander - Your.OnlineKVM Security Groups Under the Hood - Wido den Hollander - Your.Online
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online
ShapeBlue75 views
PharoJS - Zürich Smalltalk Group Meetup November 2023 by Noury Bouraqadi
PharoJS - Zürich Smalltalk Group Meetup November 2023PharoJS - Zürich Smalltalk Group Meetup November 2023
PharoJS - Zürich Smalltalk Group Meetup November 2023
Noury Bouraqadi139 views
Igniting Next Level Productivity with AI-Infused Data Integration Workflows by Safe Software
Igniting Next Level Productivity with AI-Infused Data Integration Workflows Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Safe Software317 views
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院 by IttrainingIttraining
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院
Updates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBIT by ShapeBlue
Updates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBITUpdates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBIT
Updates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBIT
ShapeBlue66 views
Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ... by ShapeBlue
Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ...Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ...
Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ...
ShapeBlue61 views
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti... by ShapeBlue
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
ShapeBlue26 views
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P... by ShapeBlue
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...
ShapeBlue60 views
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue by ShapeBlue
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlueCloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue
ShapeBlue26 views

So, How Do I Know if my WordPress Website is Accessible?

Editor's Notes

  1. I work with organisations to help them improve the accessibility of their digital offerings. Do accessibility testing and guide designers and developers in solutions to the issues found. WordPress developer – have built many accessible websites using WordPress. I've delivered presentations to WordCamps in London, Sheffield, Edinburgh, Lancaster, Bournemouth – and a number of WordPress meetup groups. This is me in Sheffield a couple of years ago. The presentation is called So, How Do I Know if My WordPress Website is Accessible and focusses on easy accessibility tests that you can do on your own WordPress website. If you've not seen me do that one – and I know that some of you have - the slides are still on Slideshare , and the deck has been viewed over 12,000 times now.