Files
freeCodeCamp/curriculum/structure/blocks/lecture-importance-of-semantic-html.json
T
2026-03-17 15:43:14 +00:00

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"
}