Hi, I have a website (site A) and i want to introduce my website by putting a link directing to my website in another site (site B) by inserting HTML code as following
<a href="http://mysite.com" target="_blank"><img src="http://mysite.com/images/Link-extend.gif" alt="Image description" border="0" /></a>
As shown above, i want the link to be displayed as an image (Link-extend.gif) and i put the image in "image" directory, but it still doesn't show up in site B, instead it only display "Image description" text as the link
HOW CAN I FIX THIS???? I'm so desperate

, can anybody help??? Thank you very much