All Topics
Introduction
Overview

Overview: What We’ll Cover

  1. Introduction
    • Overview
    • What is Accessibility?
    • Ways People Use the Web
    • Overlapping Areas
    • Standards & Definitions
  2. Screen Readers
    • Introduction
    • How Screen Readers Work
    • How to Enable Screen Readers
    • Alternative Text?
    • Other ATs & Content Formats
  3. Accessibility Debugging
    • Getting Started
    • Linters & DevTools
    • Working With Teams
    • Going Beyond Compliance
  4. Accessible HTML
    • Overview
    • Using Semantic HTML
    • Setting the Language & Fixing Markup
  5. ARIA
    • What is ARIA?
    • Roles, States, & Properties
    • Accessible Names & Descriptions
    • Live Regions
  6. Focus Management
    • Keyboard-only Concerns
    • Skip Links
    • Tab Key Navigation
    • Active Element
    • Keyboard Trapping
    • Keyboard Shortcuts
  7. Visual Considerations
    • Color Contrast
    • Reflow, Zoom & Magnification
    • Reducing Motion
    • Prefers Color Scheme
    • Accessibility & Performance