Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 Multi-Page Website – HTML & CSS Tutorial

This project is part of my web development learning series, where I show beginners how to build real websites using HTML, CSS, and Visual Studio Code.
In this lesson, we move beyond the one-page layout and build a full multi-page website with navigation links, multiple sections, and clean styling.


📺 Tutorial Video

Watch the full tutorial on YouTube:
👉 https://youtu.be/_Pe_CUQx9Gw


📚 What You’ll Learn

  • How to structure multiple HTML pages
  • How to connect pages using navigation links
  • How to organize your project files
  • How to reuse CSS across different pages
  • How to create a clean and modern layout with HTML & CSS

📂 Project Structure

Multipage-Website/ │── index.html │── about.html │── services.html │── contact.html │── styles.css └── images/ (optional)


🔗 Source Code

You can download, clone, or study the full code here:
👉 Multi-Page Website Repo:
https://github.com/Finneytony/Multipage-Website

If you missed the first tutorial (building the one-page website), you can find the previous project here:
👉 One-Page Website Repo:
https://github.com/Finneytony/Firstwebsite


🚀 How to Use

  1. Download or clone the repository
  2. Open the folder in Visual Studio Code
  3. Open index.html in your browser
  4. Explore the other HTML pages (about.html, services.html, contact.html)
  5. Customize the content and styling however you like!

✨ Future Improvements

Some possible enhancements:

  • Add animations using CSS transitions
  • Include JavaScript for form validation
  • Add responsive styling for mobile screens
  • Create a dark mode version

🧑‍💻 Author

Created by Finney-Tony Jean
Follow my journey as I continue learning and sharing tech tutorials.


⭐ Support

If this project helped you, feel free to star the repo and subscribe to the YouTube channel for more tutorials!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages