Jump to content

[SOLVED] Table not stretching


KI114

Recommended Posts

I am making an eBay layout for a friend but one of the cells doesn't seem to be stretching. The cell is the one with layout_09.jpg as the background.

 

Heres how it looks like at the moment: http://ki114.phpnet.us/ebay/layout.html

 

And heres the code:

<html>
<head>
<title>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 (layout.psd) -->
<table id="Table_01" width="780" height="700" border="0" cellpadding="0" cellspacing="0">
<tr>
	<td colspan="5" width="780" height="172">
		<img src="images/layout_01.jpg" width="780" height="172" alt=""></td>
</tr>
<tr>
	<td colspan="5" width="780" height="4">
		<img src="images/layout_02.jpg" width="780" height="4" alt=""></td>
</tr>
<tr>
	<td rowspan="2" width="34" height="471">
		<img src="images/layout_03.jpg" width="34" height="471" alt=""></td>
	<td width="102" height="439">
		<img src="images/layout_04.jpg" width="102" height="439" alt=""></td>
	<td rowspan="2" width="35" height="471">
		<img src="images/layout_05.jpg" width="35" height="471" alt=""></td>
	<td rowspan="3" background="images/layout_06.jpg" width="562" height="478">
	</br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br>m
		</td>
	<td rowspan="3" background="images/layout_07.jpg" width="47" height="100%">
		</td>
</tr>
<tr>
	<td width="102" height="32">
		<img src="images/layout_08.jpg" width="102" height="32" alt=""></td>
</tr>
<tr>
	<td colspan="3" background="images/layout_09.jpg" width="171" height="100%">
		</td>
</tr>
<tr>
	<td colspan="5" width="780" height="64">
		<img src="images/layout_10.jpg" width="780" height="46" alt=""></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>

 

Thanks in advance.

Link to comment
https://forums.phpfreaks.com/topic/135549-solved-table-not-stretching/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.