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

27 lines
782 B
JSON

{
"name": "HTML Fundamentals",
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-html-fundamentals",
"helpCategory": "HTML-CSS",
"challengeOrder": [
{
"id": "670803abcb3e980233da4768",
"title": "What are Div Elements and When Should You Use Them?"
},
{
"id": "6708382cf088b216580a9ff1",
"title": "What Are IDs and Classes, and When Should You Use Them?"
},
{
"id": "67083868d5fdcb17bf8c14bd",
"title": "What Are HTML Entities, and What Are Some Common Examples?"
},
{
"id": "670838b10ee87a18e5faff62",
"title": "What Is the Role of the Script Element in HTML, and How Can It Be Used to Link to External JavaScript Files?"
}
]
}