Ciao,

ho una tabella
codice:
<table border="0" width="100%" cellspacing="0" cellpadding="0">
  <tr>
    <td width="100%" topmargin="0" colspan="3" height="20" valign="top"></td>
  </tr>
  <tr>
    <td width="10%" topmargin="0"  valign="top"></td>
    <td width="80%" valign="top" ></td>
    <td width="10%" valign="top"></td>
  </tr>
  <tr>
    <td width="100%" colspan="3" ></td>
  </tr>
</table>
dove sopra.asp mi appare allungato di molto !!!
sopra.asp normale qui
pagina con sopra.asp allungata qui

Come mai ?

Cosa posso fare ?