Assignment:

Create a CSS style sheet and link it to your home page. Use "class=" and "id=" in the tags of your home page to apply these styles. (See the Intro to CSS pages.) Your style sheet will probably have many more than 3 selectors, but it must have at least one of each of these types:

Notes:

If you are working locally, transfer all your files to the Intermedia Server prior to class

If you have difficulty, don't worry...css can be tricky. Get as far as you can, then bring your problems to class and we will try to work through them.

As always, keep your coding clean.

Back to Week 2 page