Day 4 Home
Day 4 Activity
Let's try and pull together some new ideas in a css file.
- Add a link to the head of your index.html file like this: <link href="style.css" type="text/css" rel="stylesheet" />
-
Create a new file, name it style.css and save the file in the same folder as your HTML files.
-
Change the "font-family" to one of the following fonts:
- Add a margin of 40px
- Experiment with color and alignment if you have covered the above
Refer to design tips for help Design Tips