Quindi, se la pagina é strutturata così:
codice:
<html>

<head>

</head>

<body>
  <center>
  <table border="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="771" cellpadding="0" height="70">
    <tr>
      <td rowspan="2" width="390" height="70"></td>
      <td width="381" height="40" colspan="3"></td>
    </tr>
    <tr>
      <td width="300" height="30">qui</td>
      <td width="35" height="30"></td>
      <td width="46" align="center"></td>
    </tr>
  </table>
  </center>
</body>

</html>
e la cella nella quale voglio effettuare il posizionamento é quella con scritto "qui", che fo?