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
576 B
JSON
22 lines
576 B
JSON
{
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-importance-of-semantic-html",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "67298243760ae980de5266db",
|
|
"title": "Why Should You Care About Semantic HTML?"
|
|
},
|
|
{
|
|
"id": "672985445d7da807c6b4f406",
|
|
"title": "Why is it Important to Have Good Structural Hierarchy?"
|
|
},
|
|
{
|
|
"id": "672990ecf71a852804ababe7",
|
|
"title": "What Is the Difference Between Presentational and Semantic HTML?"
|
|
}
|
|
],
|
|
"helpCategory": "HTML-CSS"
|
|
}
|