Take these designs and make them into a simple website!
- each folder has an
index.html
and amain.css
- each should have some starter divs and the css should be linked. Check to make sure!
- Feel free to add colors and borders to help you visualize your page
- Remember - divs with no content, by default, have a height and width of 0. Use your dev tools and set min-height/min-width, as needed