Click to See Complete Forum and Search --> : Having trouble with the image link a href. Please help, thanks.


Rianna
06-04-2006, 01:08 AM
Hi, here is what I am using for an image link but having trouble.

<a href="http://www.espn.com" border"o">
<img src="ahman.gif">
</a>

I don't uderstand why I need the first address. All I want is an image address only with the full address such as "http://www.mywebsite.com/my.gif"

Can you tell me what the address just after the href is for? Thanks a lot!

Rianna
06-04-2006, 01:17 AM
Duh, nevermind, I got it. LOL

Tweak4
06-05-2006, 02:45 PM
also make sure you put an equal sign in your border attribute (and use a zero instead of a letter "o":
border="0"