kayjenne
01-26-2003, 12:51 AM
I was making an Image map and as soon as I uploaded it and the picture onto angelfire... the picture didn't show up! is there something wrong with the map? The website address is http://www.angelfire.com/hiphop3/bordasheck/index.html
here's the code...thanks for helping me!
<HTML>
<HEAD><link rel="stylesheet" type="text/css" href="http://www.angelfire.com/hiphop3/boredasheck/bored.css">
<META NAME="Author" CONTENT="Unknown User">
<META NAME="Generator" CONTENT="Jasc Paint Shop Pro 7">
<TITLE> </TITLE>
</HEAD>
<BODY>
<IMG NAME="index0" SRC="index.jpg" WIDTH="600" HEIGHT="500" BORDER="0" USEMAP="#index">
<MAP NAME="index">
<AREA SHAPE="rect" COORDS="94,78,171,104" HREF="http://www.angelfire.com/hiphop3/boredasheck/menu.html">
<AREA SHAPE="rect" COORDS="179,82,253,103" HREF="http://angelfire.com/hiphop3/boredasheck/links.html">
<AREA SHAPE="rect" COORDS="263,79,401,102" HREF="http://www.angelfire.com/hiphop3/boredasheck/contactme.html"
onMouseOver="if(document.images) document.index0.src='index.jpg';" >
</MAP>
</BODY>
</HTML>
here's the code...thanks for helping me!
<HTML>
<HEAD><link rel="stylesheet" type="text/css" href="http://www.angelfire.com/hiphop3/boredasheck/bored.css">
<META NAME="Author" CONTENT="Unknown User">
<META NAME="Generator" CONTENT="Jasc Paint Shop Pro 7">
<TITLE> </TITLE>
</HEAD>
<BODY>
<IMG NAME="index0" SRC="index.jpg" WIDTH="600" HEIGHT="500" BORDER="0" USEMAP="#index">
<MAP NAME="index">
<AREA SHAPE="rect" COORDS="94,78,171,104" HREF="http://www.angelfire.com/hiphop3/boredasheck/menu.html">
<AREA SHAPE="rect" COORDS="179,82,253,103" HREF="http://angelfire.com/hiphop3/boredasheck/links.html">
<AREA SHAPE="rect" COORDS="263,79,401,102" HREF="http://www.angelfire.com/hiphop3/boredasheck/contactme.html"
onMouseOver="if(document.images) document.index0.src='index.jpg';" >
</MAP>
</BODY>
</HTML>