Hosting URL issues

Ku-sama's mom

New Member
<a href="http://www.solidragdolls.com" target="_blank"> <img src="http://www.solidragdolls.com/ solidragdolls_banner1.JPG" width="400" height="100" border="0" </a>


I'm trying to make this work on my website I'm trying to make.

It's this picture with this link
solidragdolls_banner1.JPG

and the link:
www.SolidRagdolls.com

With standard coding it would be:
http://www.solidragdolls.com/solidragdolls_banner1.JPG[ /img][ /URL]

Or in other words:

[url=www.solidragsdolls.com][IMG]http://www.solidragdolls.com/solidragdolls_banner1.JPG


Neither one loads a link or a picture as the PHB coding doesn't work there.
I am using www.Sitebuilder.com
 
Last edited:
Well, you're missing the closing tag on your html coding.
It's the ">" at the end of border="0"

Also, there is a space in your image link on your html coding. com/ solidragdolls_banner1.JPG
 
Back
Top