image links
Posted by: alldclarks2
Posted on: 2005-09-24 15:08:00
I added an image link to my site but this box appears around it and changes color when the link is visited Is there a way to get rid of the box.
THX
Posted by: alldclarks2
Posted on: 2005-09-24 15:08:00
I added an image link to my site but this box appears around it and changes color when the link is visited Is there a way to get rid of the box.
THX
Posted by: MaliciousKitty
Posted on: 2005-09-24 15:42:00
Set the image border to 0
<img src="http://image" border="0">
Posted by: alldclarks2
Posted on: 2005-09-24 15:49:00
O how stupid of me
For some reason I never thought of that.
THX!!!