Day 4 Home

Day 4 Activity

Let's try and pull together some new ideas in a css file.

  1. Add a link to the head of your index.html file like this: <link href="style.css" type="text/css" rel="stylesheet" />
  2. Create a new file, name it style.css and save the file in the same folder as your HTML files.
  3. Change the "font-family" to one of the following fonts:
  4. Add a margin of 40px
  5. Experiment with color and alignment if you have covered the above

Refer to design tips for help Design Tips