W3C

WAI-ARIA

Accessible Rich Internet Applications (WAI-ARIA) is a W3C Recommendation defining a set of HTML attributes that define ways to make web content and web applications more accessible to people with disabilities. ARIA roles, states, and properties supplement HTML semantics for dynamic content.

API entry from apis.yml

apis.yml Raw ↑
aid: w3c:aria
name: WAI-ARIA
description: Accessible Rich Internet Applications (WAI-ARIA) is a W3C Recommendation defining a set of
  HTML attributes that define ways to make web content and web applications more accessible to people
  with disabilities. ARIA roles, states, and properties supplement HTML semantics for dynamic content.
humanURL: https://www.w3.org/TR/wai-aria-1.2/
tags:
- Accessibility
- ARIA
- Standards
- W3C
properties:
- url: https://www.w3.org/TR/wai-aria-1.2/
  type: Specification
- url: https://www.w3.org/WAI/ARIA/
  type: Documentation
- url: https://github.com/w3c/aria
  type: GitHub