On 1 May 2008, at 23:14, Mike at Green-Beast.com wrote:
This should work for you:

img a {
text-decoration : none;
}

No, it shouldn't.

img is an empty element, it can't have any descendants. If it can't have any, then the selector "An anchor that is a descendant of an image" can never match anything.

--
David Dorward
http://dorward.me.uk/
http://blog.dorward.me.uk/




*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to