Sent by Michael Frederiksen on 25 April 2002 03:03
Hi Martin,
> So far so good. Of course I need to turn off the border for every
> image nested inside <a> tags. I should be able to do so by using
> contextual selectors or so I thought but whatever I try the darned
> borders around my image buttons won't go away.
Try A IMG {border:none;} or just IMG {border:none;} if it should apply for
all images. I still haven't got my first cup of coffe but I think it may do
what you want.
- Michael
|http://www.quest4css.dk|