Rollover problems with hyperlinks

A

Artwein

I am able to get hyperlinks to change from regular font to bold with arrow
pointing but getting a color change (blue to red or purple) is inconsistent.
Sometimes it works, sometimes not. Any suggestions?
 
K

Kevin Spencer

If you're using CSS to do this, be aware that the first "C" is CSS stands
for "Cascading." Inline styles overrule any styles defined outside the tag.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
A watched clock never boils.
 
Top