a:hover not responding in HTML5

  • Hi guys,

    I'm trying to work out why in HTML5 when I hover over a piece of text with a link in it that it doesn't respond to the CSS a:hover formatting. In Flash it's working fine.

    This is the CSS code I'm using -

    <data name="css_Left12BX_margin">
    a { color:#463c33; font-family:arial; font-size:12px; text-align:left; line-height:2px leading:4px; margin-left:8px; text-decoration:none; }
    a:hover { color:#000000; text-decoration:underline;}</data>

    Any ideas??

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!