can anyone help me make this table in to a div layout? i hear it the new and best way but i get stuck when i want to position the divs in the editable region. and how to put a div in a div. it a bit confusing for this beginner !
<div class="thrColLiqHdr" align="left" id="mainContent"><!-- TemplateBeginEditable name="content" -->
<table width="770" border="0" cellspacing="10" cellpadding="10">
<tr>
<td width="227" rowspan="2"><p>d</p>
<p> </p>
<p> </p>
</td>
<td colspan="2">d</td>
</tr>
<tr>
<td width="234"><p>d</p>
</td>
<td width="209">d</td>
</tr>
</table>
<p> </p>
<!-- TemplateEndEditable --> </div>
if any one can help me that would be great!