bjornmoyo / DasmotosArtsandCrafts

Project for Codecademy - Dasmoto's Arts & Crafts
0 stars 0 forks source link

SUMMARY: Meets Expectations #5

Open jzhu01 opened 7 years ago

jzhu01 commented 7 years ago

Nice work on this project! I really liked your usage of IDs to select the h2s, and how you applied classes to your span. In terms of improvement, I recommend removing the font-weight:bold on your h1 and h2s and using a body/universal selector instead of html to set the font-family.

If you’re in the mood for a challenge...I would look into adding more items under each section and finding a nice way to lay them out. Here's a link to get you started - https://www.w3schools.com/css/css_rwd_grid.asp. Keep up the hard work! ^_^

bjornmoyo commented 7 years ago

Thank you very much! I will definitely give it a try.