-
https://github.com/jessorellanes/colmar-academy/blob/master/resources/css/style.css#L294-L436
Great job with setting up the responsive queries
-
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 HT…
-
https://github.com/tvirtus/colmar-academy/blob/master/index.html#L13-L263
You did a great job commenting the main parts of your HTML, which is something that many learners forget to do. Great job!
-
Great! Good job using locally stored media for your project. This is best practice for production code and helps your page load faster.
Example: https://github.com/SSaapon/colmar-academy/blob/mast…
-
Great decisions on the classes and ids name. It makes it very clear what its purpose is and makes grouping your sections very effective. These organizational skills come in handy as you expand your co…
-
https://github.com/tvirtus/colmar-academy/blob/master/resources/css/style.css#L1-L402
Your CSS is short, clean and succinct -- make sure to keep it up! You also did a good job of making sure to com…
-
https://github.com/tvirtus/colmar-academy/blob/master/index.html#L1-L264
Your site is very responsive -- when I adjust the browser width, all of the elements adjust accordingly which is what the us…
-
https://github.com/tvirtus/colmar-academy/blob/master/index.html#L1-L264
It seems your HTML is quite inconsistent in indentation + formatting, so I wanted to provide an excellent resource to read o…
-
Great! I love that you used semantic HTML elements like ``, ``, and ``. Using semantic elements helps improve the accessibility of your page. Here's info on how semantic elements help with accessibil…
-
https://github.com/jsndyr/capstone-colmar/blob/9a216c5205108f5db7f9c02d8c63d15092143345/rsrcs/css/style.css#L174