a img{
border:none;
}
Isn't the order decided based on how you have coded the inline elements?
Maybe someone else can clarify...?
Regards
Jason Gray
Webwidget Pty Ltd
ABN 27 122 916 134 | PO Box 2633 Taren Point NSW 2229 | Ph 0423 038 000 |
Fax 02 8205 8330
<http://www.webwidget.com.au> www.webwidget.com.au
Please consider our environment before printing this email.
The information in this email and in any attachments is confidential and may
be privileged. If you are not the intended recipient, please destroy this
message, delete any copies held on your systems and notify the sender
immediately. You should not retain, copy or use this email for any purpose,
nor disclose all or any part of its content to any other person.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Susie Gardner-Brown
Sent: Friday, 2 May 2008 3:20 PM
To: [email protected]
Subject: Re: [WSG] Image links
I can never remember which way round these are supposed to go! Can someone
explain (again!) the rules here?
Thanks
susie
On 2/5/08 3:11 PM, "Adam Martin" <[EMAIL PROTECTED]> wrote:
it should be:
a img {
}
On Fri, May 2, 2008 at 2:51 PM, Mahendran Venkatesan
<[EMAIL PROTECTED]> wrote:
img a {
text-decoration : none;
}
Is there any chance 'img' can be a parent of 'anchor' tag?
I suggest the following:
a.someclassname{text-decoration:none;}
OR
a{text-decoration:none;}
Thanks!
Venkatesan M
On Fri, May 2, 2008 at 3:44 AM, Mike at Green-Beast.com
<[EMAIL PROTECTED]> wrote:
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]
*******************************************************************
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************