Building a Website from Scratch, Part 2: Giving the Page a Skeleton

In this video we expand our homepage with more content — lists, bold and italic text — and we introduce something that trips up a lot of beginners at first: semantic HTML tags. We'll talk about why a generic div isn't always the right tag, and why using tags like header, nav, main, and footer instead of generic boxes actually matters — for accessibility, for SEO, and for our own sanity once the page gets bigger. By the end of this video the page actually starts looking like a real website's structure, even with zero CSS applied yet. 🎬 Watch the full playlist:    • Building a Website from Scratch, Part 1: A...   🔧 Tools used: VS Code, Live Server ➡️ Next video: Links, images, and Emmet #HTMLforBeginners #LearnToCode #WebDevelopment #SemanticHTML #CodingTutorial