I know how to get the image url, but I dont know how to make it direct you to another site by clicking on the banner.
How do I create a external link with banner on myspace?
You just wrap the %26lt;img%26gt; tag in an anchor tag.
Like so:
%26lt;a href="site url"%26gt;
%26lt;img src="image url"%26gt;
%26lt;/a%26gt;
No comments:
Post a Comment