Remember Me!

DaBrook.orgLearning Resource for
Web Design and IB ITGS

CSS Practice with Color Schemes

Once you have completed the Finding Color Schemes activity you will take your color schemes and apply them to a website using css.

  1. Complete the css tutorials on w3schools for CSS How To, CSS Background, CSS Text, CSS Font, and CSS Border.
  2. Download the necessary files. These files are zipped. Right click on the folder and click "Extract All."
  3. Use the color schemes you found in the last activity to style each box with a different color scheme. See an example.
  4. Here are the properties you should stylize:
    • background
    • text
    • font
    • border
    • em

<< Go Back to Web Design Main Page