codice:
 <table border="1" width="800" id="table1">
	<tr>
		<td width="200"></td>
		<td width="200" colspan="2"></td>
		<td width="200" colspan="2"></td>
		<td width="200"></td>
	</tr>
	<tr>
		<td colspan="6"></td>
	</tr>
	<tr>
		<td colspan="3" width="400"></td>
		<td colspan="3" width="400"></td>
	</tr>
	<tr>
		<td colspan="2" width="33%"></td>
		<td colspan="2" width="34%"></td>
		<td colspan="2" width="33%"></td>
	</tr>
</table>

EDIT: il termine blocco non è che sia proprio indicato, si chiamano celle e colonne