View Full Version : Image without border stuff~


sOfiie
01-25-2005, 03:00 PM
I'm putting a couple of images for adopting on my webpage... But I don't want any borders around. What code should I use??
I now got this code ;;

<a href="http://img119.exs.cx/img119/7290/IceCream01.gif" target="_blank"><img src="http://img119.exs.cx/img119/7290/IceCream01.gif" alt="Yummm^^"></a>

Hope someone can help me...
Love,
Sofiie

maztrin
01-25-2005, 03:11 PM
put this in the img tag code: border="0" like the example below
<img src=image.gif" width="22" height="19" border="0">

flinchalot
01-25-2005, 03:11 PM
<a href=Url linking to><img src="url of image" border="o"></a>

Oh, beat me to it

sOfiie
01-25-2005, 03:22 PM
Thanks a lot!!
((And I like your signature about the greek words. However; Learnig Greek sucks!!))