SlideShare une entreprise Scribd logo
1  sur  10
WordPress Accessibility
Building websites that EVERYONE can use...
In this slideshow presentation, I will examine and discuss the fast
growing Website Accessibility movement and why it should be a crucial element to your everyday development.
First, I will cover what website accessibility is; including
definitions, history, involved organizations, and Canadian/U.S guidelines. Then, I will
supply an overview to some generalized website accessibility trends and practices. Next, I
will showcase some tools that help with making a website more accessible. From there, I
will talk about WordPress Accessibility, more specifically the WordPress Accessibility
Group and what they do as well as how they are making a difference. Finally, I will
showcase some WordPress plugins that can be used to make your WordPress website more
accessible.
Who Am I?...
 Jordan Quintal; a 15 year web development veteran and 6 year WordPress developer.
 I currently own and operate 2 businesses:
 The Genius Web Media, www.thegenius.ca; which specializes in WordPress and Web
development.
 AgentAccelerate, www.agentaccelerate.ca; which specializes in WordPress websites and
WordPress plugins for the Realty/Realtor industry.
 I am currently working on launching 2 new ventures:
 WP Genius, www.wpgenius.ca; which will specialize in WordPress video and personal tutorials.
 CommunityDisability, www.communitydisability.ca; which will be an online resource for persons
with disabilities; relative to the media industry.
 I have attended dozens of WordCamp's across North America, and have had the privilege to speak at:
 WordCamp Toronto 2012 / 2013
 WordCamp Ottawa 2013
 WordCamp Buffalo 2013
What is Web Accessibility?
According to the W3C Web Accessibility Initiative...
http://www.w3.org/WAI/intro/accessibility.php
 The W3C launched the Web Accessibility Initiative in 1997 with endorsement by The White House and
W3C members. It has several working groups and interest groups that work on guidelines, technical
reports, educational materials and other documents that relate to the several different components of
web accessibility. These components include web content, web browsers, media players, authoring
tools, and evaluation tools.
 Millions of people have disabilities that affect their use of the Web. Currently most Web sites and Web
software have accessibility barriers that make it difficult or impossible for many people with disabilities
to use the Web. Web accessibility encompasses all disabilities that affect access to the Web, including
visual, auditory, physical, speech, cognitive, and neurological disabilities.
 Web accessibility means that people with disabilities can use the Web. More specifically, Web
accessibility means that people with disabilities can perceive, understand, navigate, and interact with
the Web, and that they can contribute to the Web.
 One of the roles of the Web Accessibility Initiative (WAI) is to develop guidelines and techniques that
describe accessibility solutions for Web software and Web developers. These WAI guidelines are
considered the international standard for Web accessibility.
 For more info, visit - https://en.wikipedia.org/wiki/Web_Accessibility_Initiative
Web Accessibility Organizations
According to the W3C Web Accessibility Initiative...
 WAI develops guidelines and other technical reports through the same process as other parts of the
W3C. Like other W3C initiatives, the WAI consists of several working groups and Special interest
groups, each with its own focus.
 Authoring Tool Accessibility Guidelines Working Group (AUWG)
 Education and Outreach Working Group (EOWG)
 Evaluation and Repair Tools Working Group (ERT WG)
 Protocols & Formats Working Group (PFWG)
 Research and Development Interest Group (RDIG)
 User Agent Accessibility Guidelines Working Group (UAWG)
 WAI Interest Group (WAI IG)
 Web Content Accessibility Guidelines Working Group (WCAG WG)
 WAI Coordination Group
Web Content Accessibility
Guidelines (WCAG) 2.0
 Principle 1: Perceivable - Information and user interface components must be presentable to
users in ways they can perceive.
 Guideline 1.1 Text Alternatives: 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.
 Guideline 1.2 Time-based Media: Provide alternatives for time-based media.
 Guideline 1.3 Adaptable: Create content that can be presented in different ways (for example
simpler layout) without losing information or structure.
 Guideline 1.4 Distinguishable: Make it easier for users to see and hear content including
separating foreground from background.
 Principle 2: Operable - User interface components and navigation must be operable.
 Guideline 2.1 Keyboard Accessible: Make all functionality available from a keyboard.
 Guideline 2.2 Enough Time: Provide users enough time to read and use content.
 Guideline 2.3 Seizures: Do not design content in a way that is known to cause seizures.
 Guideline 2.4 Navigable: Provide ways to help users navigate, find content, and determine where
they are.
 Principle 3: Understandable - Information and the operation of user interface must be
understandable.
 Guideline 3.1 Readable: Make text content readable and understandable.
 Guideline 3.2 Predictable: Make Web pages appear and operate in predictable ways
 Guideline 3.3 Input Assistance: Help users avoid and correct mistakes.
 Principle 4: Robust - Content must be robust enough that it can be interpreted reliably by a
wide variety of user agents, including assistive technologies.
 Guideline 4.1 Compatible: Maximize compatibility with current and future user agents, including
assistive technologies.
 For more information, please visit - http://www.w3.org/TR/WCAG/
Web Accessibility Tools
Here are some helpful tools to assist developers in adding website accessibility functions as well as assist
them test their websites for accessibility.
 http://www.essentialaccessibility.com/
 eSSENTIAL Accessibility™ helps organizations of all kinds represent their brands meaningfully in
the disability community. When you join the global Disability Community Involvement Initiative,
you positively impact many audiences—employees, customers and other stakeholders—
reinforcing your connection with advocacy groups and people touched by disability everywhere.
eSSENTIAL Accessibility™ is an innovative way of providing people with disabilities the tools
they need to connect via the Web.
 Clicking the icon enables visitors to download the assistive technology they require free of
charge—a turnkey solution that's active in a matter of seconds. No website modification is
required and there are no system integration, IT maintenance or security issues to manage. All
functionality is client-based with updates hosted on eSSENTIAL Accessibility™ servers.
 http://www.w3.org/WAI/RC/tools/complete
 Complete List of Web Accessibility Evaluation Tools
 http://www.dasplankton.de/ContrastA/
 Contrast-A checks color combinations for sufficient contrast and displays the results according to
WCAG 2.0 (Luminance Ratio) as well as the results according to older accessibility guidelines,
WCAG 1.0 (Difference in Brightness and Color).
 http://wave.webaim.org/
 WAVE is a free, web-based tool to help web developers make their web content more
accessible. WAVE allows anyone to quickly and effectively evaluate the accessibility of their web
content.
 http://fae.cita.uiuc.edu/
 The Functional Accessibility Evaluator (FAE), analyzes web resources for markup that is
consistent with the use of CITES/DRES HTML Best Practices for development of functionally
accessible web resources that also support interoperability.
 http://ncam.wgbh.org/invent_build/web_multimedia/tools-guidelines/magpie
 Provides a media access generator that creates captions and audio descriptions for multimedia
content. It can be downloaded as freeware.
WordPress Accessibility
WordPress - with a high quality theme - works right out of the box to help you keep your site
accessible. A great deal of the work is done for you but you still have to take the time and
patience to maintain those accessibility standards when creating your content.
 WordPress has a dedicated group that is focused on WordPress Accessibility
 WordPress Accessibility Group (@WPAccessibility)
 http://make.wordpress.org/accessibility/
 The WordPress Accessibility Group has contributed:
 WordPress Accessibility Codex
 http://codex.wordpress.org/Accessibility
 Theme Accessibility Audit documentation
 http://make.wordpress.org/accessibility/theme-accessibility-audit-draft-proposal/
 WordPress Accessibility Useful Tools List
 http://make.wordpress.org/accessibility/useful-tools/
WordPress Accessibility Tools
There is a long list of useful WordPress tools that can help any developer optimize a website for
total accessibility.
 Here is a list of the some I have used in projects:
 WP Accessibility - http://wordpress.org/plugins/wp-accessibility/
 This plug-in helps correct a variety of common accessibility problems in WordPress themes.
While most accessibility issues can't be addressed without directly changing your theme,
WP Accessibility adds a number of helpful accessibility features with the minimum amount
of setup or expert knowledge.
 Zoom - http://wordpress.org/plugins/zoom-widget/
 Zoom is a small smart solution for improving your web site attractiveness. WordPress Zoom
plugin enables site users to resize the predefined areas of the web site.
 Font-resizer - http://wordpress.org/plugins/font-resizer/
 This plugin allows you to give the visitors of your site the option to change the font size. The
plugin acts over jQuery and saves the settings in a cookie. So the visitor see the same font
size if they revisit your site.

Contenu connexe

Tendances

Web accessibility is everyone's job
Web accessibility is everyone's jobWeb accessibility is everyone's job
Web accessibility is everyone's jobRemya Ramesh
 
Designing for Accessibility (SOFLUX)
Designing for Accessibility (SOFLUX)Designing for Accessibility (SOFLUX)
Designing for Accessibility (SOFLUX)Mike Donahue
 
Website Accessibility: The Internet is for Everyone
Website Accessibility: The Internet is for EveryoneWebsite Accessibility: The Internet is for Everyone
Website Accessibility: The Internet is for EveryoneCarie Fisher, MS, CPWA
 
Next generation web accessibility: Improvement of usability for disabled users
Next generation web accessibility: Improvement of usability for disabled usersNext generation web accessibility: Improvement of usability for disabled users
Next generation web accessibility: Improvement of usability for disabled usersArtur Ortega
 
An introduction to Web 2.0: The User Role
An introduction to Web 2.0: The User RoleAn introduction to Web 2.0: The User Role
An introduction to Web 2.0: The User RoleKiko Llaneras
 
Importance of Accessibility for a Successful and Future-Proof Business - CSUN...
Importance of Accessibility for a Successful and Future-Proof Business - CSUN...Importance of Accessibility for a Successful and Future-Proof Business - CSUN...
Importance of Accessibility for a Successful and Future-Proof Business - CSUN...Artur Ortega
 
The WordPress Community - Passion and Participation
The WordPress Community - Passion and ParticipationThe WordPress Community - Passion and Participation
The WordPress Community - Passion and ParticipationGina Bearne
 
Web 2.0: Implications For The Cultural Heritage Sector
Web 2.0: Implications For The Cultural Heritage SectorWeb 2.0: Implications For The Cultural Heritage Sector
Web 2.0: Implications For The Cultural Heritage Sectorlisbk
 
Web 2.0: characteristics and tools (2010 eng)
Web 2.0: characteristics and tools (2010 eng)Web 2.0: characteristics and tools (2010 eng)
Web 2.0: characteristics and tools (2010 eng)Carlo Vaccari
 
Content Accessibility Guidelines - A Webinar Presentation
Content Accessibility Guidelines - A Webinar PresentationContent Accessibility Guidelines - A Webinar Presentation
Content Accessibility Guidelines - A Webinar PresentationSujaAlbert
 
What have you learnt about technologies from the
What have you learnt about technologies from theWhat have you learnt about technologies from the
What have you learnt about technologies from thegd12341
 
Advantages and disadvantages of web 2.0
Advantages and disadvantages of web 2.0Advantages and disadvantages of web 2.0
Advantages and disadvantages of web 2.0Carina Mano
 
Creating an Accessibility Culture - Highland Fling Sessions April 2014
Creating an Accessibility Culture - Highland Fling Sessions April 2014Creating an Accessibility Culture - Highland Fling Sessions April 2014
Creating an Accessibility Culture - Highland Fling Sessions April 2014Mark Palmer
 
Web 2.0: Behind The Hype Panel
Web 2.0: Behind The Hype PanelWeb 2.0: Behind The Hype Panel
Web 2.0: Behind The Hype Panellisbk
 
Introducing New Media To The Intranet
Introducing New Media To The IntranetIntroducing New Media To The Intranet
Introducing New Media To The IntranetMichael Hafner
 
Web 2.0: The Potential Of RSS and Location Based Services
Web 2.0: The Potential Of RSS and Location Based ServicesWeb 2.0: The Potential Of RSS and Location Based Services
Web 2.0: The Potential Of RSS and Location Based Serviceslisbk
 
Web accessibility workshop 2
Web accessibility workshop 2Web accessibility workshop 2
Web accessibility workshop 2Vladimir Tomberg
 
Web2.0 Ppt
Web2.0  PptWeb2.0  Ppt
Web2.0 PptPark.C.H
 
Semanticommunity.net: Community Infrastructure Sandbox for 2008
Semanticommunity.net: Community Infrastructure Sandbox for 2008 Semanticommunity.net: Community Infrastructure Sandbox for 2008
Semanticommunity.net: Community Infrastructure Sandbox for 2008 webhostingguy
 
Amara - Universal subtitle
Amara - Universal subtitleAmara - Universal subtitle
Amara - Universal subtitleAngie Cabrera
 

Tendances (20)

Web accessibility is everyone's job
Web accessibility is everyone's jobWeb accessibility is everyone's job
Web accessibility is everyone's job
 
Designing for Accessibility (SOFLUX)
Designing for Accessibility (SOFLUX)Designing for Accessibility (SOFLUX)
Designing for Accessibility (SOFLUX)
 
Website Accessibility: The Internet is for Everyone
Website Accessibility: The Internet is for EveryoneWebsite Accessibility: The Internet is for Everyone
Website Accessibility: The Internet is for Everyone
 
Next generation web accessibility: Improvement of usability for disabled users
Next generation web accessibility: Improvement of usability for disabled usersNext generation web accessibility: Improvement of usability for disabled users
Next generation web accessibility: Improvement of usability for disabled users
 
An introduction to Web 2.0: The User Role
An introduction to Web 2.0: The User RoleAn introduction to Web 2.0: The User Role
An introduction to Web 2.0: The User Role
 
Importance of Accessibility for a Successful and Future-Proof Business - CSUN...
Importance of Accessibility for a Successful and Future-Proof Business - CSUN...Importance of Accessibility for a Successful and Future-Proof Business - CSUN...
Importance of Accessibility for a Successful and Future-Proof Business - CSUN...
 
The WordPress Community - Passion and Participation
The WordPress Community - Passion and ParticipationThe WordPress Community - Passion and Participation
The WordPress Community - Passion and Participation
 
Web 2.0: Implications For The Cultural Heritage Sector
Web 2.0: Implications For The Cultural Heritage SectorWeb 2.0: Implications For The Cultural Heritage Sector
Web 2.0: Implications For The Cultural Heritage Sector
 
Web 2.0: characteristics and tools (2010 eng)
Web 2.0: characteristics and tools (2010 eng)Web 2.0: characteristics and tools (2010 eng)
Web 2.0: characteristics and tools (2010 eng)
 
Content Accessibility Guidelines - A Webinar Presentation
Content Accessibility Guidelines - A Webinar PresentationContent Accessibility Guidelines - A Webinar Presentation
Content Accessibility Guidelines - A Webinar Presentation
 
What have you learnt about technologies from the
What have you learnt about technologies from theWhat have you learnt about technologies from the
What have you learnt about technologies from the
 
Advantages and disadvantages of web 2.0
Advantages and disadvantages of web 2.0Advantages and disadvantages of web 2.0
Advantages and disadvantages of web 2.0
 
Creating an Accessibility Culture - Highland Fling Sessions April 2014
Creating an Accessibility Culture - Highland Fling Sessions April 2014Creating an Accessibility Culture - Highland Fling Sessions April 2014
Creating an Accessibility Culture - Highland Fling Sessions April 2014
 
Web 2.0: Behind The Hype Panel
Web 2.0: Behind The Hype PanelWeb 2.0: Behind The Hype Panel
Web 2.0: Behind The Hype Panel
 
Introducing New Media To The Intranet
Introducing New Media To The IntranetIntroducing New Media To The Intranet
Introducing New Media To The Intranet
 
Web 2.0: The Potential Of RSS and Location Based Services
Web 2.0: The Potential Of RSS and Location Based ServicesWeb 2.0: The Potential Of RSS and Location Based Services
Web 2.0: The Potential Of RSS and Location Based Services
 
Web accessibility workshop 2
Web accessibility workshop 2Web accessibility workshop 2
Web accessibility workshop 2
 
Web2.0 Ppt
Web2.0  PptWeb2.0  Ppt
Web2.0 Ppt
 
Semanticommunity.net: Community Infrastructure Sandbox for 2008
Semanticommunity.net: Community Infrastructure Sandbox for 2008 Semanticommunity.net: Community Infrastructure Sandbox for 2008
Semanticommunity.net: Community Infrastructure Sandbox for 2008
 
Amara - Universal subtitle
Amara - Universal subtitleAmara - Universal subtitle
Amara - Universal subtitle
 

Similaire à Build Accessible Websites for ALL with WordPress

Wordcamp Toronto 2013
Wordcamp Toronto 2013Wordcamp Toronto 2013
Wordcamp Toronto 2013thegeniusca
 
Web Content Accessibility Guidelines
Web Content Accessibility GuidelinesWeb Content Accessibility Guidelines
Web Content Accessibility GuidelinesPurnimaAgarwal6
 
Role of-engineering-best-practices-to-create-an-inclusive-web final-1
Role of-engineering-best-practices-to-create-an-inclusive-web final-1Role of-engineering-best-practices-to-create-an-inclusive-web final-1
Role of-engineering-best-practices-to-create-an-inclusive-web final-1Srinivasu Chakravarthula
 
Introduction to Web Accessibility and WCAG
Introduction to Web Accessibility and WCAGIntroduction to Web Accessibility and WCAG
Introduction to Web Accessibility and WCAGSrinivasu Chakravarthula
 
Introduction to Web Accessibility and WCAG
Introduction to Web Accessibility and WCAGIntroduction to Web Accessibility and WCAG
Introduction to Web Accessibility and WCAGSrinivasu Chakravarthula
 
New developments in Web Accessibility
New developments in Web AccessibilityNew developments in Web Accessibility
New developments in Web AccessibilityEric Eggert
 
201796 Web Accessibility Initiative (WAI) - home page Web .docx
201796 Web Accessibility Initiative (WAI) - home page  Web .docx201796 Web Accessibility Initiative (WAI) - home page  Web .docx
201796 Web Accessibility Initiative (WAI) - home page Web .docxfelicidaddinwoodie
 
ATAGTR2017 SPEAKING EYE for differently abled people to see the web content
ATAGTR2017 SPEAKING EYE for differently abled people to see the web contentATAGTR2017 SPEAKING EYE for differently abled people to see the web content
ATAGTR2017 SPEAKING EYE for differently abled people to see the web contentAgile Testing Alliance
 
Udem 2007 Accessibility Standards
Udem 2007 Accessibility StandardsUdem 2007 Accessibility Standards
Udem 2007 Accessibility Standardssharron
 
Do the right thing: accessibility and inclusive design (with Drupal)
Do the right thing: accessibility and inclusive design (with Drupal)Do the right thing: accessibility and inclusive design (with Drupal)
Do the right thing: accessibility and inclusive design (with Drupal)cspin
 
The Importance of Accessibility in Web Development
The Importance of Accessibility in Web DevelopmentThe Importance of Accessibility in Web Development
The Importance of Accessibility in Web DevelopmentPC Doctors NET
 
How to create accessible websites - Web Accessibility Summit
How to create accessible websites - Web Accessibility SummitHow to create accessible websites - Web Accessibility Summit
How to create accessible websites - Web Accessibility SummitRachel Cherry
 
Wipa Seminar WCAG 2.0
Wipa Seminar WCAG 2.0Wipa Seminar WCAG 2.0
Wipa Seminar WCAG 2.0Roger Hudson
 
Website Accessibility FAQs by Mediacurrent
Website Accessibility FAQs by MediacurrentWebsite Accessibility FAQs by Mediacurrent
Website Accessibility FAQs by MediacurrentMediacurrent
 

Similaire à Build Accessible Websites for ALL with WordPress (20)

Wordcamp Toronto 2013
Wordcamp Toronto 2013Wordcamp Toronto 2013
Wordcamp Toronto 2013
 
Web Content Accessibility Guidelines
Web Content Accessibility GuidelinesWeb Content Accessibility Guidelines
Web Content Accessibility Guidelines
 
Role of-engineering-best-practices-to-create-an-inclusive-web final-1
Role of-engineering-best-practices-to-create-an-inclusive-web final-1Role of-engineering-best-practices-to-create-an-inclusive-web final-1
Role of-engineering-best-practices-to-create-an-inclusive-web final-1
 
Introduction to Web Accessibility and WCAG
Introduction to Web Accessibility and WCAGIntroduction to Web Accessibility and WCAG
Introduction to Web Accessibility and WCAG
 
Introduction to Web Accessibility and WCAG
Introduction to Web Accessibility and WCAGIntroduction to Web Accessibility and WCAG
Introduction to Web Accessibility and WCAG
 
New developments in Web Accessibility
New developments in Web AccessibilityNew developments in Web Accessibility
New developments in Web Accessibility
 
Accessibility part 2
Accessibility part 2Accessibility part 2
Accessibility part 2
 
201796 Web Accessibility Initiative (WAI) - home page Web .docx
201796 Web Accessibility Initiative (WAI) - home page  Web .docx201796 Web Accessibility Initiative (WAI) - home page  Web .docx
201796 Web Accessibility Initiative (WAI) - home page Web .docx
 
WCAG
WCAGWCAG
WCAG
 
ATAGTR2017 SPEAKING EYE for differently abled people to see the web content
ATAGTR2017 SPEAKING EYE for differently abled people to see the web contentATAGTR2017 SPEAKING EYE for differently abled people to see the web content
ATAGTR2017 SPEAKING EYE for differently abled people to see the web content
 
Fa qs 2016-04-21
Fa qs 2016-04-21Fa qs 2016-04-21
Fa qs 2016-04-21
 
Udem 2007 Accessibility Standards
Udem 2007 Accessibility StandardsUdem 2007 Accessibility Standards
Udem 2007 Accessibility Standards
 
Do the right thing: accessibility and inclusive design (with Drupal)
Do the right thing: accessibility and inclusive design (with Drupal)Do the right thing: accessibility and inclusive design (with Drupal)
Do the right thing: accessibility and inclusive design (with Drupal)
 
The Importance of Accessibility in Web Development
The Importance of Accessibility in Web DevelopmentThe Importance of Accessibility in Web Development
The Importance of Accessibility in Web Development
 
How to create accessible websites - Web Accessibility Summit
How to create accessible websites - Web Accessibility SummitHow to create accessible websites - Web Accessibility Summit
How to create accessible websites - Web Accessibility Summit
 
Wipa Seminar WCAG 2.0
Wipa Seminar WCAG 2.0Wipa Seminar WCAG 2.0
Wipa Seminar WCAG 2.0
 
Accessibility Part 1
Accessibility Part 1Accessibility Part 1
Accessibility Part 1
 
Client Side Technologies
Client Side TechnologiesClient Side Technologies
Client Side Technologies
 
Web Accessibility
Web AccessibilityWeb Accessibility
Web Accessibility
 
Website Accessibility FAQs by Mediacurrent
Website Accessibility FAQs by MediacurrentWebsite Accessibility FAQs by Mediacurrent
Website Accessibility FAQs by Mediacurrent
 

Dernier

专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degreeyuu sss
 
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一F dds
 
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一diploma 1
 
Design principles on typography in design
Design principles on typography in designDesign principles on typography in design
Design principles on typography in designnooreen17
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024CristobalHeraud
 
3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdfSwaraliBorhade
 
西北大学毕业证学位证成绩单-怎么样办伪造
西北大学毕业证学位证成绩单-怎么样办伪造西北大学毕业证学位证成绩单-怎么样办伪造
西北大学毕业证学位证成绩单-怎么样办伪造kbdhl05e
 
韩国SKKU学位证,成均馆大学毕业证书1:1制作
韩国SKKU学位证,成均馆大学毕业证书1:1制作韩国SKKU学位证,成均馆大学毕业证书1:1制作
韩国SKKU学位证,成均馆大学毕业证书1:1制作7tz4rjpd
 
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一Fi L
 
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一F La
 
Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Rndexperts
 
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改yuu sss
 
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
Business research proposal mcdo.pptxBusiness research proposal mcdo.pptxBusin...
Business research proposal mcdo.pptxBusiness research proposal mcdo.pptxBusin...Business research proposal mcdo.pptxBusiness research proposal mcdo.pptxBusin...
Business research proposal mcdo.pptxBusiness research proposal mcdo.pptxBusin...mrchrns005
 
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...Rishabh Aryan
 
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一z xss
 
cda.pptx critical discourse analysis ppt
cda.pptx critical discourse analysis pptcda.pptx critical discourse analysis ppt
cda.pptx critical discourse analysis pptMaryamAfzal41
 
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...katerynaivanenko1
 
FiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdfFiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdfShivakumar Viswanathan
 
CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10
CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10
CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10uasjlagroup
 

Dernier (20)

专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
 
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
 
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
 
Design principles on typography in design
Design principles on typography in designDesign principles on typography in design
Design principles on typography in design
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
 
3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf
 
西北大学毕业证学位证成绩单-怎么样办伪造
西北大学毕业证学位证成绩单-怎么样办伪造西北大学毕业证学位证成绩单-怎么样办伪造
西北大学毕业证学位证成绩单-怎么样办伪造
 
韩国SKKU学位证,成均馆大学毕业证书1:1制作
韩国SKKU学位证,成均馆大学毕业证书1:1制作韩国SKKU学位证,成均馆大学毕业证书1:1制作
韩国SKKU学位证,成均馆大学毕业证书1:1制作
 
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
 
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
 
Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025
 
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
 
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
Business research proposal mcdo.pptxBusiness research proposal mcdo.pptxBusin...
Business research proposal mcdo.pptxBusiness research proposal mcdo.pptxBusin...Business research proposal mcdo.pptxBusiness research proposal mcdo.pptxBusin...
Business research proposal mcdo.pptxBusiness research proposal mcdo.pptxBusin...
 
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
 
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
 
cda.pptx critical discourse analysis ppt
cda.pptx critical discourse analysis pptcda.pptx critical discourse analysis ppt
cda.pptx critical discourse analysis ppt
 
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
 
FiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdfFiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdf
 
CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10
CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10
CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10
 

Build Accessible Websites for ALL with WordPress

  • 1. WordPress Accessibility Building websites that EVERYONE can use... In this slideshow presentation, I will examine and discuss the fast growing Website Accessibility movement and why it should be a crucial element to your everyday development. First, I will cover what website accessibility is; including definitions, history, involved organizations, and Canadian/U.S guidelines. Then, I will supply an overview to some generalized website accessibility trends and practices. Next, I will showcase some tools that help with making a website more accessible. From there, I will talk about WordPress Accessibility, more specifically the WordPress Accessibility Group and what they do as well as how they are making a difference. Finally, I will showcase some WordPress plugins that can be used to make your WordPress website more accessible.
  • 2. Who Am I?...  Jordan Quintal; a 15 year web development veteran and 6 year WordPress developer.  I currently own and operate 2 businesses:  The Genius Web Media, www.thegenius.ca; which specializes in WordPress and Web development.  AgentAccelerate, www.agentaccelerate.ca; which specializes in WordPress websites and WordPress plugins for the Realty/Realtor industry.  I am currently working on launching 2 new ventures:  WP Genius, www.wpgenius.ca; which will specialize in WordPress video and personal tutorials.  CommunityDisability, www.communitydisability.ca; which will be an online resource for persons with disabilities; relative to the media industry.  I have attended dozens of WordCamp's across North America, and have had the privilege to speak at:  WordCamp Toronto 2012 / 2013  WordCamp Ottawa 2013  WordCamp Buffalo 2013
  • 3. What is Web Accessibility? According to the W3C Web Accessibility Initiative... http://www.w3.org/WAI/intro/accessibility.php  The W3C launched the Web Accessibility Initiative in 1997 with endorsement by The White House and W3C members. It has several working groups and interest groups that work on guidelines, technical reports, educational materials and other documents that relate to the several different components of web accessibility. These components include web content, web browsers, media players, authoring tools, and evaluation tools.  Millions of people have disabilities that affect their use of the Web. Currently most Web sites and Web software have accessibility barriers that make it difficult or impossible for many people with disabilities to use the Web. Web accessibility encompasses all disabilities that affect access to the Web, including visual, auditory, physical, speech, cognitive, and neurological disabilities.  Web accessibility means that people with disabilities can use the Web. More specifically, Web accessibility means that people with disabilities can perceive, understand, navigate, and interact with the Web, and that they can contribute to the Web.  One of the roles of the Web Accessibility Initiative (WAI) is to develop guidelines and techniques that describe accessibility solutions for Web software and Web developers. These WAI guidelines are considered the international standard for Web accessibility.  For more info, visit - https://en.wikipedia.org/wiki/Web_Accessibility_Initiative
  • 4. Web Accessibility Organizations According to the W3C Web Accessibility Initiative...  WAI develops guidelines and other technical reports through the same process as other parts of the W3C. Like other W3C initiatives, the WAI consists of several working groups and Special interest groups, each with its own focus.  Authoring Tool Accessibility Guidelines Working Group (AUWG)  Education and Outreach Working Group (EOWG)  Evaluation and Repair Tools Working Group (ERT WG)  Protocols & Formats Working Group (PFWG)  Research and Development Interest Group (RDIG)  User Agent Accessibility Guidelines Working Group (UAWG)  WAI Interest Group (WAI IG)  Web Content Accessibility Guidelines Working Group (WCAG WG)  WAI Coordination Group
  • 5. Web Content Accessibility Guidelines (WCAG) 2.0  Principle 1: Perceivable - Information and user interface components must be presentable to users in ways they can perceive.  Guideline 1.1 Text Alternatives: 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.  Guideline 1.2 Time-based Media: Provide alternatives for time-based media.  Guideline 1.3 Adaptable: Create content that can be presented in different ways (for example simpler layout) without losing information or structure.  Guideline 1.4 Distinguishable: Make it easier for users to see and hear content including separating foreground from background.  Principle 2: Operable - User interface components and navigation must be operable.  Guideline 2.1 Keyboard Accessible: Make all functionality available from a keyboard.  Guideline 2.2 Enough Time: Provide users enough time to read and use content.  Guideline 2.3 Seizures: Do not design content in a way that is known to cause seizures.  Guideline 2.4 Navigable: Provide ways to help users navigate, find content, and determine where they are.
  • 6.  Principle 3: Understandable - Information and the operation of user interface must be understandable.  Guideline 3.1 Readable: Make text content readable and understandable.  Guideline 3.2 Predictable: Make Web pages appear and operate in predictable ways  Guideline 3.3 Input Assistance: Help users avoid and correct mistakes.  Principle 4: Robust - Content must be robust enough that it can be interpreted reliably by a wide variety of user agents, including assistive technologies.  Guideline 4.1 Compatible: Maximize compatibility with current and future user agents, including assistive technologies.  For more information, please visit - http://www.w3.org/TR/WCAG/
  • 7. Web Accessibility Tools Here are some helpful tools to assist developers in adding website accessibility functions as well as assist them test their websites for accessibility.  http://www.essentialaccessibility.com/  eSSENTIAL Accessibility™ helps organizations of all kinds represent their brands meaningfully in the disability community. When you join the global Disability Community Involvement Initiative, you positively impact many audiences—employees, customers and other stakeholders— reinforcing your connection with advocacy groups and people touched by disability everywhere. eSSENTIAL Accessibility™ is an innovative way of providing people with disabilities the tools they need to connect via the Web.  Clicking the icon enables visitors to download the assistive technology they require free of charge—a turnkey solution that's active in a matter of seconds. No website modification is required and there are no system integration, IT maintenance or security issues to manage. All functionality is client-based with updates hosted on eSSENTIAL Accessibility™ servers.  http://www.w3.org/WAI/RC/tools/complete  Complete List of Web Accessibility Evaluation Tools
  • 8.  http://www.dasplankton.de/ContrastA/  Contrast-A checks color combinations for sufficient contrast and displays the results according to WCAG 2.0 (Luminance Ratio) as well as the results according to older accessibility guidelines, WCAG 1.0 (Difference in Brightness and Color).  http://wave.webaim.org/  WAVE is a free, web-based tool to help web developers make their web content more accessible. WAVE allows anyone to quickly and effectively evaluate the accessibility of their web content.  http://fae.cita.uiuc.edu/  The Functional Accessibility Evaluator (FAE), analyzes web resources for markup that is consistent with the use of CITES/DRES HTML Best Practices for development of functionally accessible web resources that also support interoperability.  http://ncam.wgbh.org/invent_build/web_multimedia/tools-guidelines/magpie  Provides a media access generator that creates captions and audio descriptions for multimedia content. It can be downloaded as freeware.
  • 9. WordPress Accessibility WordPress - with a high quality theme - works right out of the box to help you keep your site accessible. A great deal of the work is done for you but you still have to take the time and patience to maintain those accessibility standards when creating your content.  WordPress has a dedicated group that is focused on WordPress Accessibility  WordPress Accessibility Group (@WPAccessibility)  http://make.wordpress.org/accessibility/  The WordPress Accessibility Group has contributed:  WordPress Accessibility Codex  http://codex.wordpress.org/Accessibility  Theme Accessibility Audit documentation  http://make.wordpress.org/accessibility/theme-accessibility-audit-draft-proposal/  WordPress Accessibility Useful Tools List  http://make.wordpress.org/accessibility/useful-tools/
  • 10. WordPress Accessibility Tools There is a long list of useful WordPress tools that can help any developer optimize a website for total accessibility.  Here is a list of the some I have used in projects:  WP Accessibility - http://wordpress.org/plugins/wp-accessibility/  This plug-in helps correct a variety of common accessibility problems in WordPress themes. While most accessibility issues can't be addressed without directly changing your theme, WP Accessibility adds a number of helpful accessibility features with the minimum amount of setup or expert knowledge.  Zoom - http://wordpress.org/plugins/zoom-widget/  Zoom is a small smart solution for improving your web site attractiveness. WordPress Zoom plugin enables site users to resize the predefined areas of the web site.  Font-resizer - http://wordpress.org/plugins/font-resizer/  This plugin allows you to give the visitors of your site the option to change the font size. The plugin acts over jQuery and saves the settings in a cookie. So the visitor see the same font size if they revisit your site.