View Full Version : image linking help


sleepy1015
03-21-2003, 03:26 AM
when i try to make an image into a hyperlink i alway get a bright blue border around the image. i tried the code to stop underlining links to see if that would help but it didn't. does anyone know how i can get it to stop this? please and thank you

lefty
03-21-2003, 03:41 AM
<img src="image.jpg" border=0>

that should do the trick.