i dont know why its doing this, does anyone know how to fix it?
thank you
(code below in bold is the code for the content box)
Quote
<html>
<head>
<title>afi layout</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 (afi layout.psd) -->
<table id="Table_01" width="1025" height="769" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2" rowspan="3"> <img src="images/index_01.jpg" width="33" height="197" alt=""></td>
<td colspan="5"> <img src="images/banner.jpg" width="955" height="146" alt=""></td>
<td rowspan="11"> <img src="images/index_03.jpg" width="36" height="768" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="146" alt=""></td>
</tr>
<tr>
<td colspan="5"> <img src="images/index_04.jpg" width="955" height="12" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="12" alt=""></td>
</tr>
<tr>
<td colspan="2"> <img src="images/index_05.jpg" width="195" height="39" alt=""></td>
<td colspan="3" rowspan="2"> <img src="images/content_top.jpg" width="760" height="51" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="39" alt=""></td>
</tr>
<tr>
<td rowspan="8"> <img src="images/index_07.jpg" width="12" height="571" alt=""></td>
<td colspan="2" rowspan="2"> <img src="images/home.jpg" width="204" height="55" alt=""></td>
<td rowspan="8"> <img src="images/index_09.jpg" width="12" height="571" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="12" alt=""></td>
</tr>
<tr>
<td background="images/content_left.jpg" width="24"></td>
<td background="images/content_bg.jpg" width="712"><p>why does it do this??<br>
<br>
<br>
<br>
</p></td>
<td background="images/content_right.jpg" width="24"></td>
<td> <img src="images/spacer.gif" width="1" height="43" alt=""></td>
</tr>
<tr>
<td colspan="2"> <img src="images/band.jpg" width="204" height="51" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="51" alt=""></td>
</tr>
<tr>
<td colspan="2"> <img src="images/history.jpg" width="204" height="54" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="54" alt=""></td>
</tr>
<tr>
<td colspan="2" rowspan="2"> <img src="images/media.jpg" width="204" height="56" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="30" alt=""></td>
</tr>
<tr>
<td colspan="3"> <img src="images/content_bottom.jpg" width="760" height="26" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="26" alt=""></td>
</tr>
<tr>
<td colspan="2"> <img src="images/links.jpg" width="204" height="46" alt=""></td>
<td colspan="3" rowspan="2"> <img src="images/index_18.jpg" width="760" height="355" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="46" alt=""></td>
</tr>
<tr>
<td colspan="2"> <img src="images/index_19.jpg" width="204" height="309" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="309" alt=""></td>
</tr>
<tr>
<td> <img src="images/spacer.gif" width="12" height="1" alt=""></td>
<td> <img src="images/spacer.gif" width="21" height="1" alt=""></td>
<td> <img src="images/spacer.gif" width="183" height="1" alt=""></td>
<td> <img src="images/spacer.gif" width="12" height="1" alt=""></td>
<td> <img src="images/spacer.gif" width="24" height="1" alt=""></td>
<td> <img src="images/spacer.gif" width="712" height="1" alt=""></td>
<td> <img src="images/spacer.gif" width="24" height="1" alt=""></td>
<td> <img src="images/spacer.gif" width="36" height="1" alt=""></td>
<td></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>
<head>
<title>afi layout</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 (afi layout.psd) -->
<table id="Table_01" width="1025" height="769" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2" rowspan="3"> <img src="images/index_01.jpg" width="33" height="197" alt=""></td>
<td colspan="5"> <img src="images/banner.jpg" width="955" height="146" alt=""></td>
<td rowspan="11"> <img src="images/index_03.jpg" width="36" height="768" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="146" alt=""></td>
</tr>
<tr>
<td colspan="5"> <img src="images/index_04.jpg" width="955" height="12" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="12" alt=""></td>
</tr>
<tr>
<td colspan="2"> <img src="images/index_05.jpg" width="195" height="39" alt=""></td>
<td colspan="3" rowspan="2"> <img src="images/content_top.jpg" width="760" height="51" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="39" alt=""></td>
</tr>
<tr>
<td rowspan="8"> <img src="images/index_07.jpg" width="12" height="571" alt=""></td>
<td colspan="2" rowspan="2"> <img src="images/home.jpg" width="204" height="55" alt=""></td>
<td rowspan="8"> <img src="images/index_09.jpg" width="12" height="571" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="12" alt=""></td>
</tr>
<tr>
<td background="images/content_left.jpg" width="24"></td>
<td background="images/content_bg.jpg" width="712"><p>why does it do this??<br>
<br>
<br>
<br>
</p></td>
<td background="images/content_right.jpg" width="24"></td>
<td> <img src="images/spacer.gif" width="1" height="43" alt=""></td>
</tr>
<tr>
<td colspan="2"> <img src="images/band.jpg" width="204" height="51" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="51" alt=""></td>
</tr>
<tr>
<td colspan="2"> <img src="images/history.jpg" width="204" height="54" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="54" alt=""></td>
</tr>
<tr>
<td colspan="2" rowspan="2"> <img src="images/media.jpg" width="204" height="56" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="30" alt=""></td>
</tr>
<tr>
<td colspan="3"> <img src="images/content_bottom.jpg" width="760" height="26" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="26" alt=""></td>
</tr>
<tr>
<td colspan="2"> <img src="images/links.jpg" width="204" height="46" alt=""></td>
<td colspan="3" rowspan="2"> <img src="images/index_18.jpg" width="760" height="355" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="46" alt=""></td>
</tr>
<tr>
<td colspan="2"> <img src="images/index_19.jpg" width="204" height="309" alt=""></td>
<td> <img src="images/spacer.gif" width="1" height="309" alt=""></td>
</tr>
<tr>
<td> <img src="images/spacer.gif" width="12" height="1" alt=""></td>
<td> <img src="images/spacer.gif" width="21" height="1" alt=""></td>
<td> <img src="images/spacer.gif" width="183" height="1" alt=""></td>
<td> <img src="images/spacer.gif" width="12" height="1" alt=""></td>
<td> <img src="images/spacer.gif" width="24" height="1" alt=""></td>
<td> <img src="images/spacer.gif" width="712" height="1" alt=""></td>
<td> <img src="images/spacer.gif" width="24" height="1" alt=""></td>
<td> <img src="images/spacer.gif" width="36" height="1" alt=""></td>
<td></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>
