<table width="430" border="0" cellspacing="0" cellpadding="0" bgcolor="#E6E6E6" height="20">
  <tr> 
   <form name="form1" method="post" action="">
    <td height="25"> 
        <font size="3">内部网搜索</font> 
        <input type="text" name="textfield" size="40">
        <input type="submit" name="Submit" value="提交">
    </td>
  </form>
  </tr>
</table>form标记写到td外面,旧可以了。