I created a web page using photoshop. Then I exported it to Dreamweaver. everything looked good until I sent out to the web.
My slices aren't showing up It show blank spaces where the images and my layout is suppose to be. am i missing something? Do I have to save every slice by itself? here's what it looks like. Any help would be helpful. Thanks.
<html>
<head>
<title>Boutique website</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (Boutique website.psd) -->
<table id="Table_01" width="767" height="749" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="6">
<img src="images/header_01.jpg" width="766" height="199" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="199" alt=""></td>
</tr>
<tr>
<td colspan="4">
<img src="images/Boutique-website_02.gif" width="197" height="35" alt=""></td>
<td rowspan="8">
<img src="images/bigflower_03.jpg" width="283" height="258" alt=""></td>
<td rowspan="11">
<img src="images/space_04.gif" width="286" height="549" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="35" alt=""></td>
</tr>
<tr>
<td colspan="3" rowspan="4">
<img src="images/Boutique-website_05.gif" width="51" height="122" alt=""></td>
<td>
<img src="images/about-us_06.gif" width="146" height="28" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="28" alt=""></td>
</tr>
<tr>
<td>
<img src="images/boys_07.gif" width="146" height="31" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="31" alt=""></td>
</tr>
<tr>
<td>
<img src="images/girls_08.gif" width="146" height="32" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="32" alt=""></td>
</tr>
<tr>
<td>
<img src="images/shoes_09.gif" width="146" height="31" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="31" alt=""></td>
</tr>
<tr>
<td colspan="2" rowspan="4">
<img src="images/Boutique-website_10.gif" width="50" height="170" alt=""></td>
<td colspan="2">
<img src="images/accessories_11.gif" width="147" height="32" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="32" alt=""></td>
</tr>
<tr>
<td colspan="2">
<img src="images/contact_12.gif" width="147" height="38" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="38" alt=""></td>
</tr>
<tr>
<td colspan="2" rowspan="2">
<img src="images/galleryE_13.gif" width="147" height="100" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="31" alt=""></td>
</tr>
<tr>
<td>
<img src="images/space_14.gif" width="283" height="69" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="69" alt=""></td>
</tr>
<tr>
<td rowspan="2">
<img src="images/Boutique-website_15.gif" width="31" height="222" alt=""></td>
<td colspan="4">
<img src="images/staytune_16.gif" width="449" height="135" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="135" alt=""></td>
</tr>
<tr>
<td colspan="4">
<img src="images/copyright_17.gif" width="449" height="87" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="87" alt=""></td>
</tr>
<tr>
<td>
<img src="images/spacer.gif" width="31" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="19" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="146" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="283" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="286" height="1" alt=""></td>
<td></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>


