Oregon State University

HomeExplanationPage 2Page 3Page 4Page 5


For the links, I made the following styles: .toplinks, .toplinks:hover, .bodylinks, and .bodylinks:hover.

Once you create the styles select the links and apply the style to it.

For the toplinks, I specified the following: the font Black, Arial, 16 pixels. The background color is set to orange. There is no text decoration (underline). There is also padding to create some space around the link.

The hover for the toplinks simply changes the font and background colors. The simplest way to do this is to duplicate the toplinks style.

The bodylinks match the normal text or p tags in terms of font, size and color. However I removed text decoration.

The hover for body links simply changes the font color and adds underline to the text decoration.

There is also an image in the background but this is not required.

I edited p tags to white, size 12.

I edited h1 tags to 24px, Comic Sans, bold, and orange.