Banner code

Discussion in 'HTML & Website Design' started by fernandofgg, Apr 8, 2013.

  1. #1
    Hi, I am using photoshop to create one banner, this is the code I get:

    <body>
    <img src="http://directchanel.com/banner.jpg" width="300" height="600" border="0" usemap="#Map" />
    <map name="Map" id="Map">
    <area shape="rect" coords="3,3,300,235" href="www.thecentralbox.com" />
    <area shape="rect" coords="3,378,328,631" href="www.voxfiles.com" />
    </map>

    I have 2 websites linked in the banner

    The only error I get: the banner takes me to a blanc page because is inserting my original website address before the link

    thecentralbox.com .....OK
    directchanel.com/thecentralbox.com ....this is not OK

    Thanks in advance
     
    Solved! View solution.
    Last edited: Apr 8, 2013
    fernandofgg, Apr 8, 2013 IP
  2. #2
    put in http:// before the www.
    i.e. http://www.thecentralbox.com
     
    ryanedmunds, Apr 8, 2013 IP
  3. fernandofgg

    fernandofgg Active Member

    Messages:
    105
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    88
    Digital Goods:
    3
    #3
    Perfect it works, I don't know how can I didn't even see, thanks a lot
     
    fernandofgg, Apr 8, 2013 IP
  4. hseo895

    hseo895 Greenhorn

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #4
    thanks, i need it too
     
    hseo895, Apr 9, 2013 IP
  5. fernandofgg

    fernandofgg Active Member

    Messages:
    105
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    88
    Digital Goods:
    3
    #5
    One more question, this banner counts for google as a backlink?

    Thanks
     
    fernandofgg, Apr 17, 2013 IP