View Full Version : Link Border


AllieBallet4EVR
05-24-2003, 03:00 AM
Hey, umm...you know the border around a linked image? Well I used the code that Lissa has on here and it don't work. I don't know if it's me or freewebs, but it drives me nuts...just go see it, it's ugly! Any help would be appreciated!

Arc Angel
05-24-2003, 03:04 AM
Could you post your code?

AllieBallet4EVR
05-24-2003, 03:08 AM
Yeah Here's the code

<a href="http://www.freewebs.com/allie-the-dancer/content.htm" border=0>
<img src="http://www.boomspeed.com/alysun/atdtk1.png"></a>

Dude128
05-24-2003, 03:10 AM
you have to add the border="0" (the 0 should be quoted, too) to the <img> tag, not the <a> tag :)

AllieBallet4EVR
05-24-2003, 03:12 AM
Oh thanks so much...it worked! I could of figured that one out by myself if I actually payed attention to my html work *giggles*.