Open jzhu01 opened 6 years ago
Thanks Jen :)
Will leave this where it is and continue on with the units but thank you for the feedback and pointing me in the right direction of other resources to swot up on. Just one thing though, glad to know it's pointless adding the font-weight: bold as headers already default to this, however, in the specs of this project, it lists this particular requirement: https://s3.amazonaws.com/codecademy-content/courses/freelance-1/unit-2/dasmotos-arts_redline.jpg - maybe it's in there so reviewers can provide this feedback to students? Cheers! Mel
Yeah, that's a good point! Perhaps that is the case ^_^
Fantastic job on this project! I really liked your use of IDs when selecting the h2s, and how clean and easy to read your code was. In terms of improvement, I recommend removing the font-weight:bold on your h2s, and using spans in your html.
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! ^_^