mkelley561 / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

SUMMARY #5

Open blerude opened 6 years ago

blerude commented 6 years ago

Grade: Meets Expectations

Great job taking this project on! Your submission includes all the necessary elements, and your code is well formatted and easy to read. You have a good sense of how to apply ids and classes, and when to use which, and your CSS is efficient and well done!

Moving forward, I suggest you start using div wrappers to clump related elements together. When you need to apply stylings to an entire group of elements, that technique will be very handy. Also, start commenting your code to provide clarity as to the purpose of each block. Finally, feel free to take liberties on your CSS. There are many resources that serve as tools to make your designs more interesting. For example, Google Fonts is great for finding interesting fonts, and Coolors.co generates color palettes that can enhance the visual piece of your work. Check those out! Again, great job here!

mkelley561 commented 6 years ago

All very detailed and informative feedback, thank you!