LaundroMat
Programmer
Hi,
When I include an image in a link, like in:
and having defined links like such:
Opera does not show a border around the linked image, but IE does... How comes? and how I can prevent this?
When I include an image in a link, like in:
Code:
<a href="[URL unfurl="true"]www.google.com"><img[/URL] src="google.gif/>Google!</a>
Code:
a {
color:#000000;
font-weight:600;
text-decoration:none;
}