mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
7c3c64bf8d
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
30 lines
812 B
JSON
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"
|
|
}
|