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.
-
Based on this design brief: https://content.codecademy.com/courses/freelance-1/capstone-2/colmar-academy-spec.png
-
Site Link: https://nstamour-art.github.io/ColmarAcademy-CapstoneProject/
- 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.
- HTML5
- CSS3
- Flexbox
- CSS Grid
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
- Clone this repository:
git clone https://github.com/your-username/ColmarAcademy-CapstoneProject.git
- Open
index.htmlin your preferred web browser.
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.
This project is for educational purposes and does not have a specific license.