Skip to content

Colmar Academy Capstone Project A responsive and visually appealing website built as part of Codecademy's Build a Website with HTML, CSS, and GitHub course. Demonstrates foundational web development skills, including semantic HTML, custom CSS, Flexbox, and Grid layouts.

Notifications You must be signed in to change notification settings

Nstamour-art/ColmarAcademy-CapstoneProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Colmar Academy Capstone Project

This repository contains the Colmar Academy capstone project, created as part of Codecademy's Build a Website with HTML, CSS, and GitHub course. The project demonstrates the application of foundational web development skills to build a responsive and visually appealing website.

Features

  • Responsive Design: The website is optimized for various screen sizes, ensuring a seamless user experience on desktops, tablets, and mobile devices.
  • Semantic HTML: Proper use of semantic HTML5 elements for better accessibility and structure.
  • CSS Styling: Custom CSS for layout, typography, and design consistency.
  • Flexbox and Grid: Utilized modern CSS techniques for responsive layouts.

Technologies Used

  • HTML5
  • CSS3
  • Flexbox
  • CSS Grid

Project Structure

ColmarAcademy-CapstoneProject/
├── index.html       # Main HTML file
├── styles/          # Folder containing CSS files
│   └── style.css    # Main stylesheet
├── images/          # Folder containing images used in the project
└── readme.md        # Project documentation

How to View the Project

  1. Clone this repository:
    git clone https://github.com/your-username/ColmarAcademy-CapstoneProject.git
  2. Open index.html in your preferred web browser.

Acknowledgments

This project was developed as part of Codecademy's HTML and CSS Fundamentals course. Special thanks to Codecademy for providing the learning resources and project guidelines.

License

This project is for educational purposes and does not have a specific license.

About

Colmar Academy Capstone Project A responsive and visually appealing website built as part of Codecademy's Build a Website with HTML, CSS, and GitHub course. Demonstrates foundational web development skills, including semantic HTML, custom CSS, Flexbox, and Grid layouts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published