Skip to content

Rittycheriah/savings-multiplied

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Savings Multiplied Instructions

###Part 1 Inside the doc folder in this repository you will find two files: auction-page.png and home-page.png. Imagine that you have been handed these two files to you by a designer. It is your task as a web designer to build these two pages using ONLY html and CSS.

Since these pages have been approved by a client it is important that your html pages look EXACTLY the same as the two mockups you have been given. You will find all of the images needed in the images folder. Do your best at matching colors.

At minimum you should create the following files:

  1. home.html
  2. auction.html
  3. home.css
  4. auction.css

For now do not worry about:

  1. Any of the auction items on the auction-page.png page. You will do these in Part 2. Only do the top bar and left bar.
  2. Links - none of your links/nav bar items should work.

Technologies you should use:

  1. HTML
  2. CSS

Colors:

  • Dark Teal: #69C4CC
  • Light Blue Text: #D5F1F0
  • Medium Blue Text: #2A959E
  • Light Teal: #CFEFEE
  • Bright Pink: #E9168C
  • Bright Purple: #6F308B
  • Dark Purple: #6F1549

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.9%
  • HTML 42.1%