madshutter / homework-landingpage

0 stars 0 forks source link

Feedback on assignment #3 #2

Open barryross opened 7 years ago

barryross commented 7 years ago

FEWD Week #3 Project: Multi-Column layout


Description

Student: Madison Rosner

Project URL: https://github.com/madshutter/homework-landingpage

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:14 /14
barryross commented 7 years ago

Hey Madison, great work on this assignment! I have some comments here and there, but overall you nailed it! Please see inline comments for additional info!