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
634 B
JSON
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?"
|
|
}
|
|
]
|
|
}
|