I'm very confused. I've been working on my website (hosted by freewebs) and it seems that all of my links work except for my little mp3 rotation site.
It "loads" on moth Firefox and Mozilla, but this is what I get with firefox:]
http://img183.imageshack.us/img183/7553/firefoxviewza2.jpg
and this is what I get from IE:
http://img515.imageshack.us/img515/5589/ieviewpg7.jpg
My friend who uses only IE says that the page doesn't work on her computer. I think it's the coding (because all my other pages work), so can you see anything that would mess it up on IE?
QUOTE
<html>
<head>
<title>through the headphones//mp3 rotation</title>
<!-- BOTTOMLEFT NAVBAR MAP --!>
<map name="m_mp3back3bottomleft" id="m_mp3back3bottomleft">
<area shape="poly" coords="47,0,5,28,15,50,64,18,47,0" href="/novemberwind/index.htm" alt="" />
<area shape="rect" coords="175,42,284,82" href="/novemberwind/mp3s/updates.htm" target="mwindow" alt="" />
<area shape="rect" coords="85,43,162,77" href="/novemberwind/mp3s/about3.htm" target="mwindow" alt="" />
</map>
<!-- BOTTOMRIGHT NAVBAR MAP --!>
<map name="m_mp3back3bottomright" id="m_mp3back3bottomright">
<area shape="rect" coords="92,41,209,79" href="/novemberwind/mp3s/download.htm" target="mwindow" alt="" />
<area shape="rect" coords="9,41,80,78" href="/novemberwind/mp3s/rules.htm" target="mwindow" alt="" />
</map>
</head>
<body background="/novemberwind/mp3s/mp3backgroundrepeat.jpg">
<center>
<H1 align=center>
<table width="800" height="500" border="0" cellspacing="0" cellpadding="0">
<tr valign="top" width="800" height="62">
<td width="289" height="62"><img src="/novemberwind/mp3s/mp3back1topleft.gif"></td>
<td width="511" height="62"><img src="/novemberwind/mp3s/mp3back1topright.gif"></td>
</tr>
<tr valign="center" width="800" height="317">
<td width="289" height="317" bgcolor="#819A65"><iframe name="mwindow" style="border:0px" width="289" height="317" src="/novemberwind/mp3s/updates.htm" border="0" frameborder="0"></iframe></td>
<td width="511" height="317"><img src="/novemberwind/mp3s/mp3back2middleright.gif"></td>
</tr>
<tr valign="bottom" width="800" height="121">
<td width="289" height="121"><img name="mp3back3bottomleft" src="/novemberwind/mp3s/mp3back3bottomleft.gif" width="289" height="121" border="0" id="mp3back3bottomleft" usemap="#m_mp3back3bottomleft" alt="" /></td>
<td width="511" height="121"><img name="mp3back3bottomright" src="/novemberwind/mp3s/mp3back3bottomright.gif" width="510" height="121" border="0" id="mp3back3bottomright" usemap="#m_mp3back3bottomright" alt="" /></td>
</tr>
</table>
</center>
</body>
</html>
<head>
<title>through the headphones//mp3 rotation</title>
<!-- BOTTOMLEFT NAVBAR MAP --!>
<map name="m_mp3back3bottomleft" id="m_mp3back3bottomleft">
<area shape="poly" coords="47,0,5,28,15,50,64,18,47,0" href="/novemberwind/index.htm" alt="" />
<area shape="rect" coords="175,42,284,82" href="/novemberwind/mp3s/updates.htm" target="mwindow" alt="" />
<area shape="rect" coords="85,43,162,77" href="/novemberwind/mp3s/about3.htm" target="mwindow" alt="" />
</map>
<!-- BOTTOMRIGHT NAVBAR MAP --!>
<map name="m_mp3back3bottomright" id="m_mp3back3bottomright">
<area shape="rect" coords="92,41,209,79" href="/novemberwind/mp3s/download.htm" target="mwindow" alt="" />
<area shape="rect" coords="9,41,80,78" href="/novemberwind/mp3s/rules.htm" target="mwindow" alt="" />
</map>
</head>
<body background="/novemberwind/mp3s/mp3backgroundrepeat.jpg">
<center>
<H1 align=center>
<table width="800" height="500" border="0" cellspacing="0" cellpadding="0">
<tr valign="top" width="800" height="62">
<td width="289" height="62"><img src="/novemberwind/mp3s/mp3back1topleft.gif"></td>
<td width="511" height="62"><img src="/novemberwind/mp3s/mp3back1topright.gif"></td>
</tr>
<tr valign="center" width="800" height="317">
<td width="289" height="317" bgcolor="#819A65"><iframe name="mwindow" style="border:0px" width="289" height="317" src="/novemberwind/mp3s/updates.htm" border="0" frameborder="0"></iframe></td>
<td width="511" height="317"><img src="/novemberwind/mp3s/mp3back2middleright.gif"></td>
</tr>
<tr valign="bottom" width="800" height="121">
<td width="289" height="121"><img name="mp3back3bottomleft" src="/novemberwind/mp3s/mp3back3bottomleft.gif" width="289" height="121" border="0" id="mp3back3bottomleft" usemap="#m_mp3back3bottomleft" alt="" /></td>
<td width="511" height="121"><img name="mp3back3bottomright" src="/novemberwind/mp3s/mp3back3bottomright.gif" width="510" height="121" border="0" id="mp3back3bottomright" usemap="#m_mp3back3bottomright" alt="" /></td>
</tr>
</table>
</center>
</body>
</html>
