danialhasan/Codecademy-Capstone-Project-Colmar-Academy

Summary

Opened this issue · 0 comments

Project name: Colmar Academy
GRADE: Meets Expectations

SUMMARY: Great job on this project! The site itself looks great and you've done an excellent job keeping both your project folder and your HTML / CSS files neat and organized using proper indentation.

You're off to a great start with your media queries as well. At the extremes, small and large, the site looks great with all the elements appearing in place and easily readable. Try slowly shrinking or enlarging the page to make sure everything stays looking good at every step along the way. Take note of any elements that look awkward, text spilling over the edge of the page, or stretched out images and try to resolve those issues in your styling.

From here you are in a great place to explore what Bootstrap has to offer. Here's some more info on how to create a flashier navigation bar by including Bootstrap in your project - https://v4-alpha.getbootstrap.com/components/navbar/

Keep up the great work!