Files
freeCodeCamp/curriculum/structure/blocks/lecture-understanding-html-attributes.json
2025-10-23 23:20:15 +05:30

19 lines
495 B
JSON

{
"name": "Understanding HTML Attributes and the HTML Boilerplate",
"isUpcomingChange": false,
"dashedName": "lecture-understanding-html-attributes",
"challengeOrder": [
{
"id": "66f6db08d55022680a3cfbc9",
"title": "What Role Does HTML Play on the Web?"
},
{
"id": "6708143cab2b583ecd3324f5",
"title": "What Are Attributes, and How Do They Work?"
}
],
"helpCategory": "HTML-CSS",
"blockLabel": "lecture",
"blockLayout": "challenge-list"
}