Yeah, this is possible:
<table>
<tr>
<td></td>
<td rowspan='2'></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td colspan='2'></td>
</tr>
</table>
I'm only kidding, of course.
Paolo Bergantino
2009-06-18 22:58:49