Hyperlink Rollover not working

J

Jennifer

I want to make my links change color when the mouse is moved over them. I
have done this successfully on the Home page of my website, but cannot get it
to work on the Table of Contents or Alumni pages. I have viewed the HTML for
all pages, and they seem to be the same, but only the Home page works the way
I want it to. What did I do, or not do?

http://members.aol.com/lchs85reunion/index.html
 
S

Steve Easton

You need to remove the inline styles for each link because they over ride the style applied in the
head section.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
J

Jens Peter Karlsen[FP MVP]

That is because you use inline styles to override your Stylesheet.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
Top