Files
freeCodeCamp/curriculum/structure/blocks/lecture-accessible-tables-forms.json
2026-03-17 15:43:14 +00:00

18 lines
455 B
JSON

{
"isUpcomingChange": false,
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"dashedName": "lecture-accessible-tables-forms",
"challengeOrder": [
{
"id": "672a539b887ec68c593cdc4b",
"title": "What Are Best Practices for Tables and Accessibility?"
},
{
"id": "672a53ae8f1ad28c8a1ed0f0",
"title": "Why Is It Important for Inputs to Have an Associated Label?"
}
],
"helpCategory": "HTML-CSS"
}