Hi, if you want to give someone else a code to put on there site. Then create your banner & upload to your site.
Then you would have a link on another site to you as bellow.
The top one is an image link & the bottom one is a text link. Just change the parts in red. Cut & paste the code out of the boxes as i am not sure if me adding the red parts will change the code on a forum page. On the 1st one set the border to “0” instead of “1” if your image already has one.
Image link.
<A HREF="http://www.yourhomepage.com" target="_blank"><IMG SRC="http://www.mysite.com/myimage.jpg" BORDER="1"></A>
HTML Code:
<A HREF="http://www.collectors-info.com" target="_blank"><IMG SRC="http://www.collectors-info.com/banners/banner.jpg" BORDER="1"></A>
Text link.
<a href="http://www.yourhomepage.com/"target="_blank">Your text</a>
HTML Code:
<a href="http://www.yourhomepage.com/"target="_blank">Your text</a>
Good luck.