Solid job here! You have shown good knowledge of how html and css communicate with each other and did well creating classes to assist with your css selectors. Your CSS is very DRY(Don't Repeat Yourself) so keep holding on to those principles of staying away from repetitive code. Look into using flex-box for positioning more advnaced projects, this will greatly assist you for future assignments. Nice job!
thanks so much! i keep looking to see if i'm making things too complicated, so it's great to know i'm on the right track. thanks for the review! i'll check out those links.
Grade: Exceeds expectations
Solid job here! You have shown good knowledge of how html and css communicate with each other and did well creating classes to assist with your css selectors. Your CSS is very DRY(Don't Repeat Yourself) so keep holding on to those principles of staying away from repetitive code. Look into using flex-box for positioning more advnaced projects, this will greatly assist you for future assignments. Nice job!
Resources that can help:
css-tricks.com/snippets/css/a-guide-to-flexbox/ https://www.slideshare.net/jeremyclarke/dry-css-a-dontrepeatyourself-methodology-for-creating-efficient-unified-and-scalable-stylesheets http://vanseodesign.com/css/dry-principles/