a:hover problem

Fringey's picture

They have: 68 posts

Joined: Apr 2001

I'm using the style tags to make all my links italics ( a { font-style:italic } ) and on mouse over i want it to be un-italiced, but i don't remember how. Help?

AndyB's picture

They have: 344 posts

Joined: Aug 1999

a:hover {font-style: normal; }

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.