Originariamente inviato da nuky
Beh, si, non credo che dia problemi, anzi, avevo paura che ne creasse la percentuale.

Invece mi sa che li da...


codice:
<table border="1" width="96%">
  <tr style="height:60px">
<td  rowspan="3" width="20%">
pippo
</td>
<td  rowspan="2" width="20%">
pluto
</td>
<td rowspan="1" width="20%">paperino
</td>
<td rowspan="4" width="20%">
paperina
</td>

</tr>

  <tr style="height:60px">
<td rowspan="3" width="20%">
Gambadilegno
</td>
</tr>

  <tr style="height:60px">
<td  rowspan="2" width="20%" >
Ottone
</td>
</tr>

  <tr style="height:60px">
<td rowspan="1"  width="20%">
Jamaica
</td>

</tr>

  <tr style="height:60px">
<td  width="20%"></td><td  width="20%"></td><td  width="20%"></td><td  width="20%"></td>
</tr>

</table>