Просмотр поста

.
Simba
Кадило крутится, лавэха мутится
<table align="center" width="400px" height="400px" cellspacing="0" border="1">
    <caption>
        <h3>
            Задание 1
        </h3>
    </caption>
    <thead></thead>
    <tfoot></tfoot>
    <tbody>
    <tr>
        <td colspan="5">&nbsp;</td>
        <td rowspan="4">&nbsp;</td>
    </tr>
    <tr>
        <td rowspan="4">&nbsp;</td>
        <td colspan="4">&nbsp;</td>
    </tr>
    <tr>
        <td rowspan="2">&nbsp;</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td rowspan="2">&nbsp;</td>
    </tr>
    <tr>
        <td colspan="2">&nbsp;</td>
    </tr>
    <tr>
        <td colspan="5">&nbsp;</td>
    </tr>
    </tbody>
</table>