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!


