-
Please update this repo and comment here to complete review
-
This isn't really a good place to use a p-tag as this isn't really a paragraph. It is a logo title not content. I would just wrap these spans in a div.
https://github.com/bahobab/colmar-academy/blo…
-
Be careful with margin, padding, and even borders when using width 100% because it will push the screen beyond 100% creating a side scroll. Here this margin is what is giving your mobile sized site si…
-
I like that you are making use of semantic tags. There are many more to use as well, like in this case there is actually an `` tag. Here is a good article on semantic tags:
https://www.pluralsight.co…
-
**URL**: http://www.ptitdej-hotel.com/hotel-pas-cher/alsace/colmar/colmar-le-colbert
**Browser**: Firefox
**Version**: 29.0
**Problem type**: Don't know but something's wrong.
**Site owner**: Yes
*…
-
Don't forget to put a favicon! This is the small icon on your browser tab. You can add `` to you `` element.
https://github.com/CatsEyeDjinn/Colmar-Academy/blob/master/index.html#L3
-
I really like the use of indentation and whitespace! Makes your code very easy to read! Keep up the great work. Your use of comments also makes it very clear and easy to navigate the appropriate secti…
-
I really like the use of indentation and whitespace! Makes your code very easy to read! Keep up the great work. Your use of comments also makes it very clear and easy to navigate the appropriate secti…
-
Great incorporation of mobile resizing! Though it may seem tedious, it is an incredibly important concept since screen sizes vary tremendously today and it’s important that you website looks exactly a…
-
https://github.com/jessorellanes/colmar-academy/blob/master/index.html#L1-L200
Great job keeping this code clean and consistent