annchelic / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

SUMMARY #4

Closed blerude closed 6 years ago

blerude commented 6 years ago

Grade: Meets Expectations

Awesome job on this project! Your code is very easy to read and comprehend, which is hugely important as your projects grow in size and complexity and if you begin collaborating with others. Your alignment and spacing conventions are solid, as it's easy to how the HTML elements are grouped together and related.

I attached an article outlining the difference between classes and ids, and giving some information on how to determine when to use which. I hope you find it useful! As for your CSS, it might interest you to learn about Google Fonts, a resource for finding cool fonts, and Coolors.co, a color palette generator. Both of these resources can help enhance the visual aspect of your projects and give you freedom to design things in your own style. Just some suggestions! Again, great job on this project and congratulations!

annchelic commented 6 years ago

I am not locating the attachment of the article you mention. Could you please advise how I access attachments?

blerude commented 6 years ago

Yes, my apologies. I didn't include the link. Here it is: https://css-tricks.com/the-difference-between-id-and-class/

annchelic commented 6 years ago

Thanks so much!