January 11th, 2009, 08:09 PM
|
#11 (permalink)
|
| Junior Member Verified Customer
Join Date: May 2008 Location: Colorado Springs, CO
Posts: 9
|
Also, here is the image map code that I am using. Quote:
<img src="http://www.jenu-designs.com/images/JenU_LogoMain.png" width="969" height="407" border="0" alt="Jen Ulasiewicz Designs" usemap="#splash_Map" />
<map name="splash_Map" id="splash_Map">
<area shape="rect" alt="Home" coords="80,150,325,300" href="http://www.jenu-designs.com/" />
<area shape="rect" alt="Portfolio" coords="250,310,375,370" href="http://www.jenu-designs.com/photography/" />
<area shape="rect" alt="Store" coords="425,270,520,335" href="http://www.jenu-designs.com/store/" />
<area shape="rect" alt="Blog" coords="530,275,618,338" href="http://jenu-designs.com/blog/" />
<area shape="rect" alt="Gallery" coords="620,295,758,350" href="http://www.jenu-designs.com/gallery/" />
<area shape="rect" alt="About Us" coords="762,315,870,375" href="http://jenu-designs.com/store/index.php?main_page=page_4" />
</map>
| |
| |