Files
freeCodeCamp/curriculum/structure/blocks/lecture-introduction-to-aria.json
T
2026-03-17 15:43:14 +00:00

30 lines
812 B
JSON

{
"isUpcomingChange": false,
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"dashedName": "lecture-introduction-to-aria",
"challengeOrder": [
{
"id": "672a53cf67140d8cd85d4b0f",
"title": "What Is the Purpose of WAI-ARIA, and How Does It Work?"
},
{
"id": "672a549231b8728f7171ed9d",
"title": "What Are ARIA Roles?"
},
{
"id": "672a54a6675c168faa84252d",
"title": "What Are the Roles of the aria-label and aria-labelledby Attributes?"
},
{
"id": "672a54bc58319c8fe6f78ad4",
"title": "What Is the aria-hidden Attribute, and How Does It Work?"
},
{
"id": "672a551975938a916c74802c",
"title": "What Is the aria-describedby Attribute, and How Does It Work?"
}
],
"helpCategory": "HTML-CSS"
}