Home About Rules Classes

Styles for Links

Home AboutRules Classes

Home | About | Rules | Classes

In this exercise you'll be creating different attributes for the links on this page and linking to the supplied html pages. The addional pages include information that you'll find helpful for this exercise.


1. Define the links (link, visited, active, hover) in the upper right corner. These will be your "default" links. Create an external style sheet for these and link it to all your html pages.

2. Define the links (link, visited, active, hover) in the #side and #bottom div tags. See the about.html file for details.

3. Create a "class" that is different than your mother links for the below link. See "class.html" for information.

4. Link all three sets of navigation in this page to the corresponding html page.

5. Feel free to change any of the colors. Each set of links should be different.