I've always set the border property of an image to eaqual "0" in the past, but that I understand is a deprecated property... how do I achieve the same thing with CSS??
Thanks... it's bloody typical, but I have been looking for that info for hours, and as soon as I posted I found A:link IMG { border: none } Code (markup): which works