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]
*******************************************************************