How do you take a picture turn it into a website link and post it on your myspace as a click-able banner?
I want to post a banner on my myspace for my web-store. I want people to be able to come on my profile, click on the banner and have it take them straight to my website. Thanks!
use the code <a href="LINK HERE"><img src="IMAGE SOURCE HERE"></a>
good image sources are tinypic and photobucket for uploading.



use the code <a href="LINK HERE"><img src="IMAGE SOURCE HERE"></a>
good image sources are tinypic and photobucket for uploading.
References :
<a href="the website url goes here"><img src="the picture url goes here"></a>
hope it helped
References :