diff --git a/public/roadmap-content/frontend.json b/public/roadmap-content/frontend.json index 91aff6204..d849cc073 100644 --- a/public/roadmap-content/frontend.json +++ b/public/roadmap-content/frontend.json @@ -218,6 +218,32 @@ } ] }, + "z8-556o-PaHXjlytrawaF": { + "title": "Writing Semantic HTML", + "description": "Semantic HTML refers to the use of HTML markup to reinforce the meaning of web content, rather than merely defining its appearance. It involves using HTML elements that clearly describe their purpose and content. Semantic HTML improves accessibility, SEO, and code readability. Key elements include `
`, `