Post: What I learned
Today I practiced using multiple HTML tags, adding a navigation bar, and building a layout with CSS.
Key takeaways
- Structure matters (header, nav, main, footer)
- Links should be consistent across pages
- Validation helps catch mistakes