//Images Mapping\\
Once you have saved your file you can open it using notepad. You should be seeing something like this. Remember, your COORDS and links will be different from mine, so don't change them to match mine.
<HTML>
<HEAD>
<META NAME="Author" CONTENT="">
<META NAME="Generator" CONTENT="Jasc Paint Shop Pro 8">
<TITLE> </TITLE>
</HEAD>
<BODY>
<IMG NAME="fairy20" SRC="fairy2.gif" WIDTH="963" HEIGHT="543" BORDER="0" USEMAP="#fairy2">
<MAP NAME="fairy2">
<AREA SHAPE="rect" COORDS="13,12,76,81" HREF="http://www.lillium.net/dementedme.php"
TARGET="blog" ALT="me">
<AREA SHAPE="rect" COORDS="91,45,152,108" HREF="http://www.lillium.net/all4you.php"
TARGET="blog" ALT="you">
<AREA SHAPE="rect" COORDS="162,0,230,82" HREF="http://www.lillium.net/www.php"
TARGET="blog" ALT="site">
<AREA SHAPE="rect" COORDS="237,54,312,130" HREF="http://lillium.net/exit.html"
TARGET="blog" ALT="before you go">
</MAP>
</BODY>
</HTML>
You will need to upload your picture (mine would be fairy2.gif) to an ftp space or file manager. Change where it says SRC="fairy2.gif" to SRC="http://yoursite.com/fairy2.gif"
Below is a complete layout using the above code but with Iframes also. Feel free to use it. Remember in the part of the code below I have my COORDS and links, so make sure to use your own on that part.
|
|