codice:
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Documento senza titolo</title>
</head>
<body>
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
            <td width="200" height="30">Contenuto Contenuto Contenuto </td>
            <td width="200" height="30">Contenuto Contenuto Contenuto </td>
            <td width="200" height="30">Contenuto Contenuto Contenuto </td>
            <td width="200" height="30">Contenuto Contenuto Contenuto </td>
      </tr>
      <tr>
            <td width="200" height="30">Contenuto Contenuto Contenuto </td>
            <td width="200" height="30">Contenuto Contenuto Contenuto </td>
            <td width="200" height="30">Contenuto Contenuto Contenuto </td>
            <td width="200" height="30">Contenuto Contenuto Contenuto </td>
      </tr>
      <tr>
            <td width="200" height="30">Contenuto Contenuto Contenuto </td>
            <td width="200" height="30">Contenuto Contenuto Contenuto </td>
            <td width="200" height="30">Contenuto Contenuto Contenuto </td>
            <td width="200" height="30">Contenuto Contenuto Contenuto </td>
      </tr>
      <tr>
            <td width="200" height="30">Contenuto Contenuto Contenuto </td>
            <td width="200" height="30">Contenuto Contenuto Contenuto </td>
            <td width="200" height="30">Contenuto Contenuto Contenuto </td>
            <td width="200" height="30">Contenuto Contenuto Contenuto </td>
      </tr>
</table>
</body>
</html>