Yuppy
03-30-2003, 12:46 AM
Is there a limit to how many you get to have on a page? I can only put 3 on one of mine, but I'm not sure weather its my coding or its just this rule/limit thingamabobber.....HELP! *sigh* here's the coding that I have now...only the 4th map won't work...
<img src="topbuttons.gif" usemap="#mymap" width="75" height="100" hspace="-4">
<map name="mymap">
<area shape="rect" coords="0,0,75,20" href="frames.shtml">
<area shape="rect" coords="0,20,75,40" href="tables.shtml">
<area shape="rect" coords="0,40,75,60" href="/library/">
<area shape="rect" coords="0,60,75,80" href="index.html">
<area shape="rect" coords="0,80,75,100" href="java.shtml">
</map>
<p><img src="midbuttons.gif" usemap="#mymap1" width="75" height="100" hspace="-4"></p>
<map name="mymap1">
<area shape="rect" coords="0,0,75,20" href="frames.shtml">
<area shape="rect" coords="0,20,75,40" href="tables.shtml">
<area shape="rect" coords="0,40,75,60" href="/library/">
<area shape="rect" coords="0,60,75,80" href="index.html">
<area shape="rect" coords="0,80,75,100" href="java.shtml">
</map>
<p><img src="botbuttons.gif" usemap="#mymap2" width="75" height="140" hspace="-4"></p>
<map name="mymap2">
<area shape="rect" coords="0,0,75,20" href="frames.shtml">
<area shape="rect" coords="0,20,75,40" href="tables.shtml">
<area shape="rect" coords="0,40,75,60" href="/library/">
<area shape="rect" coords="0,60,75,80" href="index.html">
<area shape="rect" coords="0,80,75,100" href="java.shtml">
<area shape="rect" coords="0,100,75,120" href="index.html">
<area shape="rect" coords="0,120,75,140" href="java.shtml">
</map>
<p><img src="bottbuttons.gif" usemap"#mymappe" width="75" height="100" hspace="-4"></p>
<map name="mymappe">
<area shape="rect" coords="0,0,75,20" href="frames.shtml">
<area shape="rect" coords="0,20,75,40" href="tables.shtml">
<area shape="rect" coords="0,40,75,60" href="/library/">
<area shape="rect" coords="0,60,75,80" href="index.html">
<area shape="rect" coords="0,80,75,100" href="java.shtml">
</map>
does it look alright?
<img src="topbuttons.gif" usemap="#mymap" width="75" height="100" hspace="-4">
<map name="mymap">
<area shape="rect" coords="0,0,75,20" href="frames.shtml">
<area shape="rect" coords="0,20,75,40" href="tables.shtml">
<area shape="rect" coords="0,40,75,60" href="/library/">
<area shape="rect" coords="0,60,75,80" href="index.html">
<area shape="rect" coords="0,80,75,100" href="java.shtml">
</map>
<p><img src="midbuttons.gif" usemap="#mymap1" width="75" height="100" hspace="-4"></p>
<map name="mymap1">
<area shape="rect" coords="0,0,75,20" href="frames.shtml">
<area shape="rect" coords="0,20,75,40" href="tables.shtml">
<area shape="rect" coords="0,40,75,60" href="/library/">
<area shape="rect" coords="0,60,75,80" href="index.html">
<area shape="rect" coords="0,80,75,100" href="java.shtml">
</map>
<p><img src="botbuttons.gif" usemap="#mymap2" width="75" height="140" hspace="-4"></p>
<map name="mymap2">
<area shape="rect" coords="0,0,75,20" href="frames.shtml">
<area shape="rect" coords="0,20,75,40" href="tables.shtml">
<area shape="rect" coords="0,40,75,60" href="/library/">
<area shape="rect" coords="0,60,75,80" href="index.html">
<area shape="rect" coords="0,80,75,100" href="java.shtml">
<area shape="rect" coords="0,100,75,120" href="index.html">
<area shape="rect" coords="0,120,75,140" href="java.shtml">
</map>
<p><img src="bottbuttons.gif" usemap"#mymappe" width="75" height="100" hspace="-4"></p>
<map name="mymappe">
<area shape="rect" coords="0,0,75,20" href="frames.shtml">
<area shape="rect" coords="0,20,75,40" href="tables.shtml">
<area shape="rect" coords="0,40,75,60" href="/library/">
<area shape="rect" coords="0,60,75,80" href="index.html">
<area shape="rect" coords="0,80,75,100" href="java.shtml">
</map>
does it look alright?