-
Great job overall, I found no major issues with your repo. Not much advice I can give since there are no real issues other use more comments, good job on CSS inheritance and formatting for your HTML. …
-
As you can see below your logo is missing at the top left both on the tab bar and in the actual page. You should look into applying a style type that is supported. You may need to contact the advisors…
-
Very informative comments in both your CSS and index.html file!
https://github.com/harrison-bergeron/colmar-academy/blob/master/index.html
https://github.com/harrison-bergeron/colmar-academy/blob/…
-
From what I have reviewed so far, you have done an amazing job! I especially like how you went back and added many accessibility items to the page. It was been a little while since I have experiment…
-
Nice job appropriately using media queries to create a responsive design that optimizes for desktop and mobile! As I was experimenting with the various breakpoints, I noticed that the desktop version…
-
Overall your HTML look really good! I always like to recommend students run their code through an HTML validator once they feel it is complete in order to catch any silly mistakes or typos. Here is …
-
https://github.com/jondtipton/colmar-academy/blob/master/index.html#L166
etc...
consider using an html entity to represent the & special character to ensure that the character displays correctly a…
-
Great job on your HTML but you should use divs more as dividers/wrappers. You created the sections but need to apply identifiers to those sections. Other than that your HTML looks great, especially wi…
-
**Grade: Meets Expectations**
**Summary:** First, I test your project by downloading it and viewing it in my own browser. Next, I go step by step with your page against the requirements. It matche…
-
Awesome work on this final capstone project as the code structure for your Colmar Academy project was immaculate!
Your organized code structure shows that you understand how to correctly utilize inde…