Files
freeCodeCamp/curriculum/structure/blocks/lecture-accessible-media-elements.json

27 lines
838 B
JSON

{
"name": "Working with Accessible Media Elements",
"isUpcomingChange": false,
"blockType": "lecture",
"blockLayout": "challenge-list",
"dashedName": "lecture-accessible-media-elements",
"challengeOrder": [
{
"id": "672a55b5c0c14493328fe36e",
"title": "When Is the alt Attribute Needed, and What Are Some Examples of Good Alt Text?"
},
{
"id": "672a55dd1d86bc939606e204",
"title": "What Are the Accessibility Benefits for Good Link Text, and What Are Examples of Good Link Text?"
},
{
"id": "672a55eb7791559421ff0cd3",
"title": "What Are Good Ways to Make Audio and Video Content Accessible?"
},
{
"id": "672a55fbc2d95a9453151caf",
"title": "What Are Some Ways to Make Web Applications Keyboard Accessible?"
}
],
"helpCategory": "HTML-CSS"
}