Skip to content

Latest commit

 

History

History
105 lines (87 loc) · 8.87 KB

File metadata and controls

105 lines (87 loc) · 8.87 KB

Accessibility-Master

A repository to help you learn about digital accessibility. A curated list of web‑accessibility resources for developers, designers, and anyone interested in inclusive web experiences.

This repo is intended to grow over time.

The Basics

POUR Principles:

  1. Perceivable: The user can perceive all website elements with
  2. Operable: the webpage can be operated with a variety of devices
  3. Understandable: The content is easy to understand and interact with
  4. Robust: Operation allows for mistakes on the client side and can compensate for them.

Acronyms

These are commonly used when talking/writing about accessibility and inclusion:

  • WCAG: Web Content Accessibility Guidelines
  • W3C: Web 3 Consortium
  • AT: assistive technology
  • SR: screen reader
  • a11y: accessibility
  • alt-text: alternative text
  • EAA: European Accessibility Act
  • ADA: Americans with Disabilities Act
  • UNCRPD: United Nations Convention on the Rights of Persons with Disabilities

Courses

Web Accessibility Testing Tools

Browser Extensions

Alt‑Text

Universal Design

Content Creation

Creating accessible content with Microsoft 365 by Microsoft

Typography

Laws & Directives

Accessibility Specialists:

Advanced:

ASP.NET Core

Create accessible web apps by using ASP.NET Core by Microsoft

Gaming

Gaming accessibility fundamentals by Microsoft

parts of Gaming accessibility fundamentals by Microsoft