mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
7c3c64bf8d
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
22 lines
629 B
JSON
22 lines
629 B
JSON
{
|
|
"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"
|
|
}
|