- Add the e-mails of each group member below
- Checkout this repo on your computer
- Push to the main branch when you are done.
Student 1: <email>
Student 2: <email>
Student 3: <email>
In this exercise we will pick the colors and fonts for the following use cases:
- Choose 3 colors and 2 fonts for an annual science fiction convention (
scifi.html
) - Choose 3 colors and 2 fonts for a furniture e-commerce site, that specializes in mid-century modern style furniture (
furniture-store.html
)
You can use the following resources to generate color palettes for inspiration, or create your own!
In each of the html files scifi.html
and furniture-store.html
:
- Modify the colors/fonts at the top of file with things you choose. Feel free to get creative and modify other CSS on the page.
- Take a screenshot of each
html
file rendered and add it to this README.md