Hi Dean,
When you set up an anchor rule that has an
underline on hover meant for text, is there a
simple way to prevent the underline on image
This should work for you:
img a {
text-decoration : none;
}
Cheers.
Mike Cherim
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************