MyPP
- Create an external style sheet and save as mypp.css in myppscripts
- Open index.html from the mypp folder and link to mypp.css.
- In the CSS file, mypp.css, control the presentation of :
- body - define a background color
- h1 - define colour of the font and the size
- p - define the font size
- Link the all the web pages you created to mypp.css.
Need Help?? Use www.3schools.com as a reference.
You'll find style properties and values listed there.
Experiment and have fun.