|
<table width="100%" height="100%" border="0">
<tr>
<td>This is the text you want to show up in the first cell</td>
<td>This is the second cell</td>
</tr>
<td>second row first cell</td>
<td>second row second cell</td>
</tr>
</table>
Hope that helps a bit
|