MuyuanMa / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

SUMMARY #6

Open aubreywullschleger opened 6 years ago

aubreywullschleger commented 6 years ago

Grade: Meets expectations

Summary: Nice work on this project! I love your organized HTML, use of locally stored images, and your use of the <strong> element.

A couple things to work on here would be: 1. using descriptive alt attributes on your <img> elements and 2. using group selectors to make your CSS more concise.

Next, as a stretch goal, I challenge you to research and implement media queries to make your page totally responsive for all screen widths. This is a challenge I think you are ready for based on your work with this project! 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/

MuyuanMa commented 6 years ago

Media Queries for Standard Devices - Phones/handhelds, tablets, laptops, wearables and link for comprehensive repo

Using media queries