ApolloFrost / prj-rev-bwfs-tea-cozy

0 stars 0 forks source link

SUMMARY #5

Open aubreywullschleger opened 6 years ago

aubreywullschleger commented 6 years ago

Grade: Meets expectations

Summary: Wonderful job on this projcet! I like your semantic HTML, your use of locally stored images, smooth page navigation, and that you challenged yourself by using flex-box in CSS.

One thing to work on here would be to remove the comments describing your decisions in the CSS when you do your final commit/push for this project.

Next, I challenge you to research and implement media queries to make your page responsive for all screen widths. This is a challenge I think you are ready for based on your awesome work here! Here are a couple resources to get you started: https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries and https://css-tricks.com/snippets/css/media-queries-for-standard-devices/

ApolloFrost commented 6 years ago

Thank you! I was concerned that my CSS wasn't organized enough or that it was repetitive, so I'm glad it made the grade. In terms of commenting, what is acceptable practiced for published code?