come??? :master:

fai una tabellea con + colonne :
codice:
<table border="1" width="100%">
  <tr>
    <td width="33%">contenuto sito</td>
    <td width="33%">testo</td>
    <td width="34%">commento o immagini</td>
  </tr>
  <tr>
    <td width="33%"></td>
    <td width="33%"></td>
    <td width="34%"></td>
  </tr>
</table>
:master: