Dynamic HTML Question

J

JC Home

I am trying to change the font color and bold on mouse over, but the color
does not seem to work. I choose
On: Mouse Over
Apply: Formatting
Choose Font: bold and then I change the color
When I view it in IE 6, only the bold shows up.

Any ideas?

thanks!
 
W

William Main

Perhaps its the order that you are applying the styles.
Try changing the colour before the font size.
 
Top