"Karl" <kthompson (AT) pine-grove (DOT) com.nospam> wrote:
Quote:
I've created this rule:
a {
border: none;
border-top-style: none;
}
hoping that it would eliminate the border around a bitmap when the bitmap is
surrounded by the 'a' tag. It doesn't. At least not for me (IE 6.x). |
That removes the border on the link, not the border on the image.
Quote:
Is there a way to write a rule that will do this? |
a img {border: none;}
But are you sure that the content of your image makes it sufficiently
clear that they are links when the standard border indicator is
removed?
Steve
--
"My theories appal you, my heresies outrage you,
I never answer letters and you don't like my tie." - The Doctor
Steve Pugh <steve (AT) pugh (DOT) net> <http://steve.pugh.net/>