Web Design Fundamentals ยท Spring 2026
This page for Acme Supply's website is built entirely with <div> tags. Your job: replace each <div> with the correct semantic HTML element. The page should look exactly the same when you're done โ semantic HTML changes meaning, not appearance.
Read through this guide on semantic tags before starting:
HTML Semantic Tags โ CodeWithHarryFork this CodePen and complete the challenge directly in the editor:
Open in CodePenClick "Fork" in CodePen to create your own copy before editing.
Ensure that each section of the website is wrapped in the appropriate semantic HTML elements:
<header><nav><main><section><article><footer>Submit the link to your forked CodePen.