Ho costruito questa STUPIDISSIMA tabella, ma mentre con firefox va con explorer non mi considera per niente. e viene visualizzata tutta disallineata...
perchè????
vi metto il codice
codice:
<table border="1" width="100%">
<tr>
<td rowspan="3" width="25%">
<div style="overflow:hidden; height:150px;">
pippo
</div></td>
<td rowspan="2" width="25%">
<div style="overflow:hidden; height:100px;">
pluto
</div></td>
<td rowspan="1" width="25%">
<div style="overflow:hidden; height:50px;">paperino
</div></td>
<td rowspan="4" width="25%">
<div style="overflow:hidden; height:200px;">
paperina
</div></td>
</tr>
<tr>
<td rowspan="3" width="25%">
<div style="overflow:hidden; height:150px;">
Gambadilegno</div></td>
</tr>
<tr>
<td rowspan="2" width="25%">
<div style="overflow:hidden; height:100px;">Ottone
</div></td>
</tr>
<td width="25%">
<div style="overflow:hidden; height:50px;">Jamaica
</div></td>
</tr>
<tr>
<td width="25%"></td>
<td width="25%"></td>
<td width="25%"></td>
<td width="25%"></td>
</tr>
</table>
Vi prego, aiutatemi, mi sono finito le idee.... :master: