View Full Version : individual links color and hover


hedgehug
04-15-2003, 03:44 PM
Hi I'm quite new to CSS and have a main style sheet to cover my page. It's all one big table, but the links in the menu cell are all individually different colours, how can I add hover tags to these individual links?

Thanks

MaGiCSuN
04-15-2003, 03:52 PM
those are called "classes" and here is some thread about it:

http://www.lissaexplains.com/forum/showthread.php?threadid=14638&highlight=class+css

if you search for more with the 'search' button you will get tons of these threads ;)

Love,
Mirna

hedgehug
04-15-2003, 07:44 PM
Thanks for that, it helps when you know what you're looking for ;)
I'll go give it a shot.