john_zakaria
02-02-2010, 03:33 AM
i want to transfer this table to div's but i tried many times and i can not make it...
so please i need help
<table width="800" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="159" align="left" valign="top" style="background-color:#F00">first td</td>
<td width="460" class="middle" valign="top" style="background-color:#FF0">second td</td>
<td width="180" rowspan="2" valign="top" style=" background-color:#ff0000"><p>third td which contains rowspan =2 </p>
<p> </p>
<p>to let it finish with the footer</p></td>
</tr>
<tr>
<td height="60" colspan="2" align="left" valign="top" style="background-color:#C60"><br />
new tr that contains colspan = 2
<br />
&copy 2002 -
2010
, All Rights Reserved. </td>
</tr>
</table>
please help me i need to fix my problem quickly
so please i need help
<table width="800" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="159" align="left" valign="top" style="background-color:#F00">first td</td>
<td width="460" class="middle" valign="top" style="background-color:#FF0">second td</td>
<td width="180" rowspan="2" valign="top" style=" background-color:#ff0000"><p>third td which contains rowspan =2 </p>
<p> </p>
<p>to let it finish with the footer</p></td>
</tr>
<tr>
<td height="60" colspan="2" align="left" valign="top" style="background-color:#C60"><br />
new tr that contains colspan = 2
<br />
&copy 2002 -
2010
, All Rights Reserved. </td>
</tr>
</table>
please help me i need to fix my problem quickly