Resources
There are numerous resources available online for learning about accessibility. The following annotated lists are not intended to be complete or comprehensive. They are sites that we have found helpful in our accessibility learning and work.
Training
- UC Berkeley Digital Accessibility Program Webinars: Training that focuses on a single accessibility topic
- LinkedIn Learning: On-demand courses that teach how to create accessible content in a variety of applications
- axe-con 2024: A free digital accessibility conference that took place February 20-22, 2024. Register for access to recordings.
General reference
- WebAIM: A go-to source for all things accessibility
- WCAG 2 At a Glance: A brief summary of WCAG (Web Content Accessibility Guidelines)
- Dos and Don’ts on Designing for Accessibility: Posters on how to design for accessibility
Alternative text for images
- Best Practices for Accessible Images: Tips on when to provide alt text and how to write alt text
- Images Tutorial: Alt text examples for specific image use cases
- An alt Decision Tree: Guidance on what goes in the alt attribute (a.k.a. alt tag) for various types of images
Captioning for videos
- Add subtitles & captions: Step by step instructions on adding subtitles and captions on YouTube
Color tools
- Contrast Checker: Contrast checker for text and graphical elements
- Link Contrast Checker: Contrast checker for links that use only color to identify as hyperlinks
- ColorZilla: A useful color analyzer for webpages (browser extension)
- Berkeley Brand Colors: JPEG with hex codes; PNG with color palette only
PDFs
- How to check and fix PDF accessibility issues: An informative guide with step-by-step instructions for Adobe Acrobat Pro
- Creating Accessible PDFs: A thorough introduction to creating accessible PDFs on LinkedIn Learning
- Advanced Accessible PDFs: Advanced topics for creating accessible PDFs on LinkedIn Learning
- Creating a PDF form from Microsoft Word: Step-by-step video tutorial on creating a basic PDF form from Microsoft Word
Accessibility checkers
- WAVE: An automated accessibility checker created by WebAIM (browser extension)
- Siteimprove: The automated accessibility monitoring tool used by UC
- Quick Reference for accessibility testing: How to manually check web content for accessibility