Making and Image Map in Frontpage

  1. #1
    ffb
    ffb is offline Newbie

    Question Making an Image Map in Frontpage

    Hi! I'm just starting my website and am using Microsoft Frontpage. I want to turn a map of the US into an image map (so that when I move my cursor over the map's image, co-ordinates will be displayed on the status bar). Below I will place the code generated by Frontpage. Where do I put the following HTML code to make this happen?

    HTML code I want to insert:

    <p>
    <a href="tryhtml_ismap.htm"><img src="/images/trblueusmap.gif"ismap width="388" height="258">
    </a>

    I need to insert the above somewhere in the Frontpage HTML code but can't figure out where to put it. Can someone help? Here is the Frontpage HTML code I would like to insert it INTO.

    <div align="center">
    <center>
    <table border="0" cellpadding="0" width="652" height="177" cellspacing="0">
    <tr>
    <td width="558" height="240" align="center" valign="middle">
    <p align="left"><b><font color=#0000FF" size="3"> Selling a home? Showcase your property with an online flyer viewable to millions of potential customers.</font></b></p></td>
    <td width="34" height="240" align="center"></td>
    <td width="307" height="240" align="center">

    </td>

    Any ideas?

    Thanks!
    Last edited by ffb; 24-08-2004 at 01:08 AM.


  2. #2
    HappyBeaver is offline Bea*ering Away!
    If you want this image to be at the top of your page it needs to be inserted after the <body>

    Tell me the URL of your website and I can view the source code for you

  3. #3
    ffb
    ffb is offline Newbie
    Tackle the Web with $5.99 .COM's from Go Daddy!
    Thanks for your help. I am embarrassed to say that I am so unfamiliar with FrontPage that the directions on how to make the image map were there all along, I just didn't know where to find it. So thanks for your help. It's working great now!

+ Reply to Thread