tayjalee
04-13-2004, 08:50 PM
ok i am really starting to get irritated with my mouse overs, everythings working except the color change. i have it so theres no underline on the link until u mouse over, but the mouse over is also supposed to change color and it dont, all i gets the line.
helpppppppppppppp
(heres the code)
<style type="text/css">
A:link {FONT-WEIGHT:extra-bold;COLOR:#000099; TEXT-DECORATION: none}
A:hover { color: #33ffcc; text-decoration: underline }
</style>
helpppppppppppppp
(heres the code)
<style type="text/css">
A:link {FONT-WEIGHT:extra-bold;COLOR:#000099; TEXT-DECORATION: none}
A:hover { color: #33ffcc; text-decoration: underline }
</style>