mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
27a54624c3
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
19 lines
553 B
JSON
19 lines
553 B
JSON
{
|
|
"name": "Best Practices for Accessibility and CSS",
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-best-practices-for-accessibility-and-css",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "672aa82768e00d600305afc0",
|
|
"title": "What Are Some Tools to Check for Good Color Contrast on Sites?"
|
|
},
|
|
{
|
|
"id": "672c35a79fa53e00de9f2a49",
|
|
"title": "What Are Best Practices for Hiding Content So It Doesn't Become Inaccessible?"
|
|
}
|
|
],
|
|
"helpCategory": "HTML-CSS"
|
|
}
|