Skip to content

MultiverseLearningProducts/sneaker-heads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Sneaker Heads Solution

GOAL: We are promoting the Air Jordan 1’s and Air Jordan 2’s. Your goal with this exercise is to take the pre-existing HTML and style it up using CSS! Take what we have provided in the repo and use your knowledge of CSS Selectors and Properties in order to transform it to the goal provided!

Final Output for Core Exercises

HTML Specs

There is some placeholder text, but the company would like you to do the following:

Design Specs

The company you are producing the website has given you the following specs (also found on the style.css file) to help guide the website that you design. To achieve the desired design, you should utilize the following properties inside your selectors:

  • background-color
  • background-image
  • background-size
  • border
  • border-radius
  • box-shadow
  • color
  • font-size
  • font-family
  • linear-gradient
  • height
  • text-align
  • text-decoration
  • text-shadow
  • width

Utilize the following design specifications below with the properties above to achieve the desired output:

Colors

  • yellow
  • red
  • #f3b76a
  • #f17500
  • #0d6e00
  • #6d00fb
  • #dbff39
  • #74c9f1
  • #fb4040

Sizes:

  • 100%
  • 70%
  • 25%
  • auto
  • 1.5em
  • 3rem
  • 0.5em

Font:

  • Copperplate
    • You can also use any font that you'd like though! Some other common fonts can be found here 🔍.

Background Image:

Done Early? Try these stretch problems! 🚀

  • Explore using margin and padding to align the images and text in the center of the page

Stretch Final Image

  • Get all the images and text to be in the same row

Rows Final Image

About

This Repo will contain the HTML for the Sneaker Heads CSS Exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published