Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 723 Bytes

File metadata and controls

20 lines (12 loc) · 723 Bytes

HTML and CSS - Module 1

Task 3

We will be continuing to work on the Guitar Kings website. In this lesson task we will be creating a stylesheet and adding styles to our pages.

Brief

Create a stylesheet and ensure each page links to it correctly.

Add the following styles to the page based on the provided XD prototype.

  • The dark header and footer background color as well as the text color
  • The color on the red buttons ('View' etc.) and green buttons ('On sale') as well as add the rounded corners
  • The grey background on the reviews section
  • The light grey on the guitar list elements

By the end of your task, your site should look like this:

Result of task 1.3