Arnie Shafer wrote:
Around each of my thumbnail graphics is a link border , which changes color as 
I mouseover them.

What is the optimum method for removing those borders. I have other borders which I don't want to disturb.

This should remove borders around images inside links:

a img {
  border: 0;
}

--
Jakob L. Skjerning - http://mentalized.net
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to