Image Map on a TD Background-image...possible?

Discussion in 'HTML & Website Design' started by Doug the Great, Oct 31, 2007.

  1. #1
    Help! I'm using a td background-image so I can place something over the image but now I need to make an image map. Is this possible?

    This is what I got but it's not working. :'(

    <MAP NAME="top">
    <AREA
       HREF="/index.php" ALT="Home" TITLE="Home"
       SHAPE=RECT COORDS="79,18,45,20,45,2,83,4">
    </MAP>		<td colspan="13" BACKGROUND="images/top.gif" width="718" height="141" alt="" style="text-align: right;padding-top:34; padding-right:90; background-repeat: no-repeat;" USERMAP="top">
    Code (markup):
    Thanks!
     
    Doug the Great, Oct 31, 2007 IP
  2. Doug the Great

    Doug the Great Peon

    Messages:
    548
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Crap... sorry to waste everyone's time, I just resliced the image, lol.
     
    Doug the Great, Oct 31, 2007 IP