mouseover and css

admin

Administrator
Staff member
Wan't sure whether this was more javascript or css, so I posted here. How can I make it so that when I put my mouse over a link it underlines it other than by using

A:hover {text-decoration: underline;}

as I only want it to happen to two links (both in the same div if that helps).
Thanks,

IxxI
 
Back
Top