/media-queries-afternoon

An afternoon project to help solidify media query concepts by cloning a live website.

Portfolio Clone

alt text

Today, we'll be cloning this.

Notice: This site has multiple media queries to change its layout at different view-widths. Be sure to nail down as many as you can.

Expectations:

  • Start from the top (nav bar) and work down. The purpose of this project is to help you push your HTML/CSS skills, which include media queries. Don't try to throw some media queries in last minute. For this project, it would be better if you were only able to complete the nav bar (but it's fully responsive, i.e. media queries) than to clone the whole site (but it's not responsive).
  • Work hard!

Contributions

If you see a problem or a typo, please fork, make the necessary changes, and create a pull request so we can review your changes and merge them into the master repo and branch.

Copyright

© DevMountain LLC, 2017. Unauthorized use and/or duplication of this material without express and written permission from DevMountain, LLC is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to DevMountain with appropriate and specific direction to the original content.