hd-show / week-1-Homework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

We are looking the use of :

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

Bonus: Add a music player!

To receive credit for this assignment, please submit a pull request NO LATER THAN MONDAY 12:00 PM PST

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

About