zmvera88 / Relaxr

0 stars 0 forks source link

Feedback on assignment #2 #2

Open barryross opened 7 years ago

barryross commented 7 years ago

FEWD Week #3 Project: Multi-Column layout


Description

Student: Zulema Vera

Project URL: https://github.com/zmvera88/Relaxr

Technical Requirements Does Not Meet Expectations (0) Meets Expectations (1) Exceeds Expectations (2)
Use either a normalize.css or reset.css (see links in class resources from Unit 3) x
Use CSS grid to achieve a 3-column layout x
Use proper filename conventions (lowercase, .html) x
Use a single external CSS stylesheet to style all pages (add onto the one you used for the landing page) x
Use at least 4 relevant semantic HTML5 elements (nav,header, article,footer etc.) x
Use CSS Flexbox to layout the contents of at least one structural component (e.g. logo and navbar within <header>) x
Add a hover effect to the navigation links in the sidebar using pseudo-classes x
TOTAL: 10/14
barryross commented 7 years ago

Hey Zulema,

Nice work getting this assignment in as well! You're doing a lot of things very well here. I noticed that normalize.css and the hover effects were not included, so that is the reason for the marks left off.

Please let me know if you have questions lingering about any of the requirements above and/or concepts for this assignment! See inline comments for more feedback!