Results 1 to 2 of 2

Thread: How to create my own Banner
      
   

  1. #1
    leebring's Avatar
    leebring is offline First Lieutenant
    Join Date
    Sep 2006
    Location
    Gainesville, Ga
    Posts
    179

    Default How to create my own Banner

    Hi
    I would lke to create my own Banner and have a line of code pointing to my site with the banner. I would like to use it for advertising. Does anyone have a suggestion on how I can do that. I dont know how to create the code myself.

    Thanks
    David H

  2. #2
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default Re: How to create my own Banner

    The code is simple html - for example if you had a banner now and wanted it pointed to your website - the html is:
    <quote><a href=http://www.owndefense.com/ target="_blank><img src="whatevertheimagesourceis.jpg alt="Self Defense Products"></a></quote>

    Obviously there are changes to make - the actual name of the image - whether you host it or they have to upload and host it would depend on the image sournce - .jpg could be .gif, etc. and the alt tag is what you want to call your image.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49