mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-25 23:02:05 -04:00
23 lines
675 B
JSON
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"
|
|
}
|