Files
freeCodeCamp/curriculum/structure/blocks/lecture-animations-and-accessibility.json
2025-10-23 23:20:15 +05:30

19 lines
533 B
JSON

{
"name": "Animations and Accessibility",
"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"
}