Files
freeCodeCamp/curriculum/structure/blocks/lecture-animations-and-accessibility.json
2026-03-17 15:43:14 +00:00

18 lines
491 B
JSON

{
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-animations-and-accessibility",
"challengeOrder": [
{
"id": "672aa8d65995be62ef1c7515",
"title": "What Are CSS Animations, and How Do They Work?"
},
{
"id": "672cf764cf55a70433590def",
"title": "What Are Accessibility Concerns Around Using Animations, and How Can prefers-reduced-motion Help?"
}
],
"helpCategory": "HTML-CSS"
}