Files
freeCodeCamp/curriculum/structure/blocks/lecture-importance-of-accessibility-and-good-html-structure.json
T
2026-03-17 15:43:14 +00:00

42 lines
1.2 KiB
JSON

{
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-importance-of-accessibility-and-good-html-structure",
"challengeOrder": [
{
"id": "672a51e9e4fd8b8552eeb758",
"title": "What Is Accessibility?"
},
{
"id": "672a5310d7e46b8a34d48dfd",
"title": "What Are Screen Readers, and Who Uses Them?"
},
{
"id": "672a5326a7606a8a766cbedb",
"title": "What Are Large Text or Braille Keyboards, and Who Uses Them?"
},
{
"id": "672a533e6041c28ad680eb8f",
"title": "What Are Alternative Pointing Devices Such as Trackballs, Joysticks, and Touchpads Used For?"
},
{
"id": "672a5361ef88158b25fbfba7",
"title": "What Are Screen Magnifiers Used For?"
},
{
"id": "672a536f8386288b9ed0a154",
"title": "What Is Voice Recognition Software Used For?"
},
{
"id": "672a537f05f3798bd4f57d2d",
"title": "What Are Some Common Accessibility Auditing Tools to Use?"
},
{
"id": "672a538c029f9e8c1687460e",
"title": "How Does Proper Heading Level Structure Affect Accessibility?"
}
],
"helpCategory": "HTML-CSS"
}