# HTML Practice Assignment: Build a Blog Mockup ## Objective Create and hand-code the HTML structure for a personal blog homepage. This task will help you practice using semantic HTML, planning layouts, and organizing your code. ## Instructions 1. **Design Your Blog Mockup** - Draw a visual representation of your blog homepage. Include essential sections like the header, navigation, main content, sidebar, and footer. - You can sketch it on paper and scan it, or use digital tools (e.g., Figma, Adobe XD, Canva, or even PowerPoint). 2. **Identify HTML Elements** - Make a list of the HTML elements you intend to use for each section (e.g., `
`, `