Skip to content

jesse-thom/week-1-Homework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.2%
  • CSS 37.8%