una cosa così?
codice:
<table id="createtable" style="top:0px; width:100%;" border="1">
<tr>
<td style="width:40%;" >a<!-- prima sezione--></td>
<td style="width:20%; min-width:100px;" >b<!-- seconda sezone--></td>
<td style="width:40%;">c<!-- terza sezione --></td>
</tr>
</table>