jemilac / f1-3-c2p1-colmar-academy

0 stars 0 forks source link

SUMMARY #1

Open gdedi001 opened 7 years ago

gdedi001 commented 7 years ago

Grade: Satisfactory

Fantastic job on your project - you met all the design requirements to a tee! Your code is very well organized and its evident that you put quite a bit of work on this project. In addition to this, the color scheme looks great. An area for improvement here is with your implementation of your mobile navbar. View my fix in the issues tab above for more info.

A recommendation is to now figure out what you want to do with your new skills! If you want to dive deeper into web development with respect to web applications, I highly recommend making the investment and learning about JavaScript! Luckily you can take some free courses at Codecademy to get a feel for it! Congrats on your project! 👍

jemilac commented 7 years ago

@gdedi001 Thanks for reviewing my project! I got some questions about building mobile-responsive sites and appreciate if you can answer that! When using the Chrome DevTool, I can't see my site in a responsive way nor the mobile layout, which I can see when adjusting the browser size manually. And, I'm wondering if the DevTool can be used to check the elements specifically written for the mobile layout? Thanks!