Re: How do I get rid of the border on an image when I make it a live link?
Posted by Jonathan N. Little on 10/25/38 11:43
kenetik@gmail.com wrote:
> in the code for the image source add border="0"
>
> <img src="whatever.jpg" border="0" />
>
Better in CSS on have to do it once
A IMG { border: 0; }
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com