Back

Let's tackle Web Accessibility together. Who's working on being WCAG AA compliant at the moment?

@Shanna and @rainy lets share those resources and have this discussion on this thread so its easily accessible to others šŸ¤“
I found this Accessibility Checker that can tell you what issues are on your site: https://www.powermapper.com/products/sortsite/checks/accessibility-checks/There's also this website that has a detailed reference to Web WCAG: https://www.w3.org/WAI/WCAG21/quickref/I have 2 websites that need to be WCAG compliant so I'm checking them with the Accessibility Checker and then going from there!
That accessibility checker is going to be a handy tool, thanks for sharing that, wow. Already bookmarked to be used later.
Accessibility checkerhttps://achecker.ca/checker/index.php (I like this because you can choose which guidelines to check against under Options)WordPressWordPress Accessibility project: https://make.wordpress.org/accessibility/Plug-ins: https://make.wordpress.org/accessibility/handbook/which-tools-can-i-use/other-plugins-to-improve-accessibility/WebAIM https://webaim.org/Hands-down the most comprehensive website on accessibility I have found. You can find an answer to almost anything here. Subscribe to their newsletter, the tips are amazing. NVDA (Free screen reader)https://www.nvaccess.org/https://webaim.org/articles/nvda/ W3C WCAGhttps://www.w3.org/WAI/standards-guidelines/wcag/The gospel. Also see:- Web accessibility tutorials: https://www.w3.org/WAI/tutorials/- Multimedia Accessibility FAQ https://w3.org/2008/06/video-notesColour contrast checkers:https://www.visionaustralia.org/services/digital-access/resources/colour-contrast-analyser (downloadable)https://webaim.org/resources/contrastchecker/ (online)https://contrast-ratio.com/ (online)ARIAhttps://www.w3.org/WAI/standards-guidelines/aria/https://developer.mozilla.org/en-US/docs/Learn/Accessibility/WAI-ARIA_basicshttps://knowbility.org/blog/2019/ARIA-labels/http://heydonworks.com/practical_aria_examples/Getting started with accessibilityhttps://zapier.com/blog/accessible-web-content/https://medium.com/alistapart/writing-html-with-accessibility-in-mind-a62026493412#.skvjgiz9phttps://alistapart.com/article/my-accessibility-journey-what-ive-learned-so-far/https://medium.com/pixel-pioneers/tips-for-making-accessibility-a-core-design-principle-113bee25f872Random tipshttps://medium.com/@iamhiwelo/improving-text-readability-for-dyslexic-users-with-skip-ink-underlines-bf52a2f3426bhttps://www.sitepoint.com/15-rules-making-accessible-links/http://accessproject.colostate.edu/udl/modules/multimedia/tut_video_transcript.php?display=pg_1https://axesslab.com/fonts-dont-matter/http://html5doctor.com/the-figure-figcaption-elements/
Add an accessibility statement to your website:https://www.w3.org/WAI/planning/statements/https://www.nomensa.com/blog/2009/writing-an-accessibility-statementhttps://www.typefi.com/about/accessibility/ (This is mine)Ensuring multimedia that you post on your website is accessibleImages: https://webaim.org/techniques/alttext/Videos: https://webaim.org/techniques/captions/PDF: https://webaim.org/techniques/acrobat/Powerpoint: https://webaim.org/techniques/powerpoint/Word: https://webaim.org/techniques/word/A note re Powerpoint and Word - if you are converting them to accessible PDF, do as much accessibility as you can in the Powerpoint or Word file prior to conversion and you will save yourself a world of pain.