We help LSA teams create inclusive, usable digital experiences that align with WCAG 2.1 AA and U-M policy (SPG 601.20).
- What We Offer
- Guidelines & Checklists
- Testing Your Content
- Resources & Tools
- Training & Support
- Requesting Help
- Keeping Current
What We Offer
- Consultations: One-on-one guidance for accessible pages and digital content.
- Audits: Automated scans and manual reviews of websites and web apps.
- Training: Workshops, Open Labs, and self-paced learning for editors and teams.
- Procurement Support: Vendor/VPAT reviews for tools and integrations.
- Remediation Support: Practical fixes and content editing assistance.
Accessibility Guidelines & Quick Checklists
Content & Images
- Provide alt text for meaningful images; use empty
alt=""for decorative images. - Good: “Chart showing enrollment trends, 2015–2024.” Bad: “Chart.”
- Use real text instead of text inside images whenever possible.
Links
- Use descriptive link text (e.g., “View LSA Accessibility Policy,” not “Click here”).
- Avoid duplicate link text that points to different destinations.
Headings & Structure
- Use one
<h1>per page, thenH2 → H3in order (don’t skip levels). - Break content into short paragraphs and lists for readability.
Tables
- Use
<th scope="col|row">and add a caption describing the table’s purpose. - Avoid layout tables and merged/nested cells for data.
Video & Audio
- Provide captions for video and transcripts for audio-only media.
- Ensure player controls are keyboard accessible and have visible focus.
Forms
- Every input has a visible label linked via
for/id. - Show validation errors near fields and summarize them at the top (use an alert/notice region).
- Keep forms concise; group related fields with clear headings.
Testing Your Content
Manual Checks
- Keyboard: Tab through all interactive elements; ensure no traps and visible focus.
- Screen Reader: Test with VoiceOver (macOS/iOS) or NVDA (Windows).
- Zoom/Reflow: At 200% zoom, content shouldn’t require horizontal scrolling.
Automated Aids
- axe DevTools (browser extension)
- Siteimprove (monitoring & reports)
- Pa11y or Lighthouse (additional checks)
Note: Automated tools catch only part of the issues—always include manual testing.
Resources & Tools
Courses & Guides
Testing & Color
Screen Readers
Captions & Transcripts
Training & Support Opportunities
- Open Labs: Drop-in help for accessibility questions. View LSA Calendar
- Custom Workshops: Request a session tailored to your team’s needs.
- Self-Paced Learning: LinkedIn Learning modules available for staff.
Requesting Help
Need support or an accessibility review?
- Email: [email protected]
- Submit a service request (TeamDynamix): Open a ticket
Note: Replace the link above with the correct TDX service form once available.
Keeping Current
This page was last updated on September 14, 2025. Send feedback about this page.