Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 1.1 KB

README.md

File metadata and controls

43 lines (21 loc) · 1.1 KB

week1Assignment

You are going to do all of your work in index.html & styles.css

Take a look at the brochure image file in this directory!

You are going to recreate the image by using everything we learned this week.

This does not need to be pixel perfect! We are leaving it up to your creativity.

DO NOT WORRY ABOUT MATCHING THE FONT

Things to focus on:

  • the formatting of context/text using CSS
  • the page layout
  • borders!

Bonus: Add a music player!

Reference

How to find a font from an image
What the Font - chrome extension
How to find a color from a website

https://www.w3schools.com/cssref/func_rgb.asp

https://www.w3schools.com/colors/colors_hexadecimal.asp

https://www.w3schools.com/colors/colors_names.asp

https://www.w3schools.com/cssref/pr_text_text-transform.asp

https://www.w3schools.com/css/css_align.asp

https://www.w3schools.com/cssref/pr_font_font-size.asp