| View previous topic :: View next topic |
| Author |
Message |
DJChrome
Joined: 27 Oct 2009
Posts: 1
|
| Posted: Tue Oct 27, 2009 9:22 am Only some of my index is working |
|
|
Im tryin to create my homepage, but only some of the images work. The footer and backgrond color work, but the main image with the links will not display. It says image not found. here is what im using, any help would be awesome. thanks
<HTML>
<HEAD>
<TITLE>Zavison Designs - Sheetstone(tm) Flooring</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<meta name="author" content="Gwen Hornsby">
<meta name="description" content="Zavison Designs - Architects, builders, homeowners - come and learn more about Sheetstone(tm) Flooring">
<meta name="keywords" content="mike zavison, sheetstone flooring, zavis-fresco, wall coverings, floor coverings, architects, builders, homeowners, destin florida, loggia bar, sea island, beach house, interior design,">
</HEAD>
<BODY BGCOLOR=#414140 link="#666666" vlink="#666666" alink="#666666">
<!-- ImageReady Slices (index.psd) -->
<TABLE WIDTH=680 BORDER=0 align="center" CELLPADDING=0 CELLSPACING=0>
<TR>
<TD><IMG SRC="images/spacer.gif" WIDTH=109 HEIGHT=1></TD>
<TD><IMG SRC="images/spacer.gif" WIDTH=274 HEIGHT=1></TD>
<TD><IMG SRC="images/spacer.gif" WIDTH=297 HEIGHT=1></TD>
</TR>
<TR>
<TD COLSPAN=3><IMG SRC="images/index1_01.jpg" WIDTH=680 HEIGHT=80></TD>
</TR>
<TR><TD><IMG SRC="images/index1_02.jpg" WIDTH=109 HEIGHT=28></TD>
<TD COLSPAN=2><IMG SRC="images/index1_03.gif" WIDTH=571 HEIGHT=28 border="0" usemap="#Map"></TD>
</TR>
<TR><TD height="257" COLSPAN=3><img src="images/index_02a.jpg" alt="Mike Zavison Sheetstone" width="680" height="257"></TD>
</TR>
<TR><TD height="125" COLSPAN=3><img src="images/index_03a.jpg" alt="Mike Zavison Sheetstone" width="680" height="125"></TD>
</TR>
<tr>
<td colspan=3 ><div align="center">
<p> </p>
<p><font color="#666666" size="2" face="Geneva, Arial, Helvetica, sans-serif">256
Azalea Dr. Destin, Florida 32541   Tel: 850 496-6249 Email: <a href="mailto:team526ataol.com" target="_blank">team526ataol.com</a></font></p>
</div></td>
</tr>
</TABLE>
<!-- End ImageReady Slices -->
<p><map name="Map">
<area shape="rect" coords="272,3,331,24" href="beachhouse.html" alt="Projects">
<area shape="rect" coords="347,3,433,24" href="information.htm" alt="Information">
<area shape="rect" coords="451,3,539,23" href="#" alt="Photo Gallery">
</map>
</p></BODY>
</HTML> |
|
|
PayneLess Designs
Joined: 28 Feb 2007
Posts: 3593
Location: Biloxi, MS
|
| Posted: Tue Oct 27, 2009 12:29 pm |
|
|
Since your paths are relative, can't help with problem other than check and/or correct your table code. Using image slices and/or improper image mapping will cause problems like you described.
Do you have an online link to page? |
|
|
| |
|
|
|