Create simple HTML only website with multiple pages.
The goal of this project is to teach you how to structure a website using HTML i.e. different sections of a website like header, footer, navigation, main content, sidebars etc. Do not style the website, only focus on the structure. Styling will be done in separate projects.
In this project, you are required to create a simple HTML-only website with multiple pages. The website should have the following pages:
Homepage
Projects
Articles
Contact
The website should have a navigation bar that should be present on all pages and link to all the pages.
You are not required to style the website; you are only required to create the structure of the website using HTML. The goals of this project are:
Learn how to create multiple pages on a website.
Structure a website semantically using HTML.
Structure in a way that you can easily add styles later.
Add SEO meta tags to the website.
You can use the following mockup example to create the structure of the website (remember, you are not required to style the website, only focus on the structure that you can style later):

Again, make sure that your submission includes the following:
Semantically correct HTML structure.
Multiple pages with a navigation bar.
SEO meta tags in the head of each page.
The contact page should have a form with fields like name, email, message etc.
After completing this project, you will have a good understanding of how to structure a website using HTML, basic SEO meta tags, HTML tags, forms, etc. You can now move on to the next project, where you will learn how to style this website using CSS.
Join the Community
search.highfps.fun is the 6th most starred project on GitHub and is visited by hundreds of thousands of developers every month.
search.highfps.funby@kamrify@kamrify
Community created roadmaps, best practices, projects, articles, resources and journeys to help you choose your path and grow in your career.