Files
freeCodeCamp/curriculum/structure/blocks/lecture-best-practices-for-styling-forms.json
2025-10-23 23:20:15 +05:30

23 lines
675 B
JSON

{
"name": "Best Practices for Styling Forms",
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-best-practices-for-styling-forms",
"challengeOrder": [
{
"id": "672aa791227e755da64cf240",
"title": "What Are Some Best Practices for Styling Text Inputs?"
},
{
"id": "672bc9d9eecb65cdf63491de",
"title": "When Should You Use appearance: none to Deal with Issues Styling Search Inputs and Checkboxes?"
},
{
"id": "672bca660aa9f9ce9b2b2787",
"title": "What Are Common Issues When Styling Special Input Elements?"
}
],
"helpCategory": "HTML-CSS"
}