Question:

Please tell me how to make a website ad/link/referral/ PLEASE!!!!?

by Guest61618  |  earlier

0 LIKES UnLike

I have made my first ever website and new to all this but i would like to know how you creat an ad or banner that links to your page so that it can be put on other peoples sites? Does that make sense???

Please help! My site is http://www.rickygervais.co.nr

 Tags:

   Report

1 ANSWERS


  1. You make the banner in a graphics program - whatever you like.  Upload the file you make to your site.  List the code to link to it in a little textarea or on the raw page.  You probably want an anchor (<a>) tag with an href and an <img> tag, so if they copy the code and paste it on your site, their user will see your banner, and clicking on it will take them to your site.

    <a href="mysite/index.html><img source="myimage.jpg /></a>

    Replace the site with your site and the image with your image file.

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.