Code for Banner

Discussion in 'HTML & Website Design' started by rwilson30, Jan 17, 2010.

  1. #1
    Forgive me for sounding dumb! I know next to nothing about html.

    I'm wanting to turn an image I have into a banner. What code do I use so I an embed it on a website?

    Cheers
    Richard
     
    rwilson30, Jan 17, 2010 IP
  2. westside85

    westside85 Peon

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    try this first :) Google search
     
    westside85, Jan 17, 2010 IP
  3. Mackos

    Mackos Well-Known Member

    Messages:
    364
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    130
    #3
    NEXT TIME USE GOOGLE MY FRIEND!

    Here you go:
    <a href="http://yoururl" target="_blank"><img src="http://your banner.jpg" border="0"></a>
     
    Mackos, Jan 17, 2010 IP
  4. mrpaisa

    mrpaisa Guest

    Messages:
    741
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Try this code.
    <a href="http://www.lovebirds.co.nz" target="blank"><img src="http://www.scottjess.com/imbanner.gif" width="400" height="60" alt="visit lovebird mania, the website dedicate to lovebird" border="0"></a>
     
    mrpaisa, Jan 17, 2010 IP