Url:https://roadmap.sh/projects/basic-html-website
📄 Basic HTML Website – RoadmapSh Project
This is a basic multi-page website built using only HTML as part of the RoadmapSh - Basic HTML Website project. The goal of this project is to learn how to structure a website semantically, use multiple HTML pages, and prepare for future styling and SEO enhancements.
🔗 Pages Included
Home
Projects
Articles
Contact
Each page includes:
A consistent navigation bar linking all pages
Semantic HTML structure for better readability and accessibility
Essential SEO meta tags in the of each page
The Contact page also contains a form with fields for:
Name
Message
🚀 Project Goals
Learn to build multi-page websites with plain HTML
Understand and apply semantic HTML
Structure the website to make it easy to style later using CSS
Add basic SEO features using meta tags