Cover the following w3schools.com CSS tutorials:
- CSS Home
- CSS Introduction
- CSS Syntax
- CSS How To
- CSS Background
- CSS Text
Creating a Website Linked to an External CSS
Create a 3 page website, all of which are linked to an external style sheet. The style sheet should specify the background colour (or background image) and also include the formatting of text for all the 3 html documents. This would produce a website with uniform formatting.