mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-25 05:03:48 -05:00
19 lines
520 B
JSON
19 lines
520 B
JSON
{
|
|
"name": "Working with HTML Tools",
|
|
"blockType": "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"
|
|
}
|