mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-25 05:02:17 -04:00
27 lines
782 B
JSON
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?"
|
|
}
|
|
]
|
|
}
|