The purpose of completing this website is to create a mobile-first, responsive demonstration website to prove out and futher practice the HTML and CSS skills you have acquired.
- Fork this repository to your github account
- Get the mobile website done 1st. Do not use any of the media selectors yet.
- Support both mobile and larger than 660px. You can now use the 660px media selector.
- Maximize your browser and support all formats. You can now use the 940px media selector.
- The designs for the site are in
/design
- All the images you will need are in
/assets/images
- The text is already typed out in
index.html
- There are already media selectors for handling larger website formats in the CSS file.
- The rest is on your own.
© LaunchCode 2019
The Cat Costume Shop project was created by Brooke Schelar in 2015 for the CoderGirl Web Development class.