mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-20 13:02:19 -04:00
19 lines
508 B
JSON
19 lines
508 B
JSON
{
|
|
"name": "Working with Accessible Tables and Forms",
|
|
"isUpcomingChange": false,
|
|
"blockType": "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"
|
|
}
|