mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-28 23:01:57 -04:00
18 lines
484 B
JSON
18 lines
484 B
JSON
{
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-working-with-html-tools",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "672a4fa7d335bc7cfb63a392",
|
|
"title": "What Is an HTML Validator, and How Can It Help You Debug Your Code?"
|
|
},
|
|
{
|
|
"id": "672a511bb408ec81c592eb68",
|
|
"title": "How to Use the DOM Inspector and DevTools to Debug and Build Your Projects"
|
|
}
|
|
],
|
|
"helpCategory": "HTML-CSS"
|
|
}
|