Understanding HTML Website Structure
This project focuses on building a website using HTML without styling or interactivity. The goal is to understand how real websites are structured before introducing CSS or JavaScript.
Semantic elements such as nav, main, section, article, aside, and footer are used to create meaningful and accessible page layouts.