Initial commit

This commit is contained in:
2025-12-22 00:21:10 -05:00
commit 2bd947dfe5
91 changed files with 3819 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
[Back to 2 Operable index](index.md)
# 2.4.6 Headings and Labels
- Level: AA
- Guideline: 2.4 Navigable
- Principle: 2 Operable
## What it is
Headings and labels describe topic or purpose.
## How to test
- Check: Headings and labels describe topic or purpose.
- Use the sufficient techniques below as acceptable methods when applicable.
## Sufficient techniques (W3C)
- G130: Providing descriptive headings
- G131: Providing descriptive labels
## Resources
- WCAG 2.2 SC: https://www.w3.org/TR/WCAG22/#headings-and-labels
- Understanding: https://www.w3.org/WAI/WCAG22/Understanding/headings-and-labels.html
- Quick reference: https://www.w3.org/WAI/WCAG22/quickref/?versions=2.2#headings-and-labels
[Back to 2 Operable index](index.md)