Files
freeCodeCamp/curriculum/structure/blocks/lecture-understanding-the-html-boilerplate.json
2026-03-17 15:43:14 +00:00

22 lines
634 B
JSON

{
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-understanding-the-html-boilerplate",
"helpCategory": "HTML-CSS",
"challengeOrder": [
{
"id": "670838977810401844af6fe0",
"title": "What Is the Role of the Link Element in HTML, and How Can It Be Used to Link to External Stylesheets?"
},
{
"id": "670838e914096b194b0c51aa",
"title": "What Is an HTML Boilerplate, and Why Is It Important?"
},
{
"id": "670839051794aa19fcef6dc8",
"title": "What Is UTF-8 Character Encoding, and Why Is It Needed?"
}
]
}