ciao,
Devo creare una pagina molto semplice , questo è il codice:
codice:
<head><TITLE></TITLE>

<style type="text/css">
a.a1{
color:#FFFFFF;
text-decoration:none;
font-family:Arial regular;
font-size:10;
}
#testo
{
  color:#ffffff;
  font-family:Arial regular;
  font-size:10;
}
</style>

</head>
<table height="400" width="720" bgcolor="Black" >
  <tbody>
    <tr>
      <td height="35px;"  colspan="4"></td>
    
    </tr>
    <tr>
      <td height="320px">[img]#[/img]</td>
      <td height="320px" width="10%" height="10%"></td>
      <td height="320px" valign="top"><p id="testo" align="left">prova wfsdddfsd
sdf sdfdsfsdf sdf sdf sdf sfsdfsdfsdfsfsdf sdfsdfsdfsd fsdfsdf
        </p></td><td width="30px"></td>
    </tr>
   <TR style="height:28px;" bgcolor="#707173"><TD height="20px" align="right">rendering</TD><TD height="20px"></TD><TD><table bgcolor="#707173"><TR><TD width="15%"></TD><TD height="20px" width="15%" align="right">x chiudi</TD><TD height="20px" width="20%" align="right">stampa</TD></TR></TR></table><td></td>
   <tr><TD height="3px"></TD>

</tr>
  </tbody>

</table>

perchè rimangono quelle righe nere sulla barra grigia?
So che sono un profano e quindi non arrabbiatevi , ma come potrebbe essere realizzata una pagina del genere in modo migliore ? coi css?
avete un buon tutorial sui css?
Grazie.