Previous Message
Next Message

Re: [css-d] Need help with contextual selectors

Sent by Dan Loda on 24 April 2002 23:11


Martin Sammtleben wrote:
> a img { border: solid 0px }
> 

You also need to specify this for the pseudo-classes:

a img, a:visited img, a:hover img, a:active img { border: none }

dan
Previous Message
Next Message

Possibly related: