消除搜索框与表格下端的距离

来源:百度知道 编辑:UC知道 时间:2024/05/31 21:04:47
这是一段将Google搜索框放入一个表格的代码,请教如何消除搜索框与表格下端蓝线的距离 阿弥陀佛
<table width="100%" height="29" border="1" bordercolor="#0000FF">
<tr>
<td>
<center>
<form method="get" action="http://www.google.cn/search" target="_blank">
<a href="http://www.google.com/intl/zh-CN/"><img src="Logo%20Google%20Bai%20_25wht.gif" alt="Google" align="absmiddle" border="0" height="32" width="75"></a>
<input name="btnG" value="搜索" type="submit">
<input name="ie" valu

<table width="100%" height="29" border="1" bordercolor="#0000FF">
<tr> <form method="get" action="http://www.google.cn/search" target="_blank">
<td>
<center>

<a href="http://www.google.com/intl/zh-CN/"><img src="Logo%20Google%20Bai%20_25wht.gif"

alt="Google" align="absmiddle" border="0" height="32" width="75"></a>
<input name="btnG" value="搜索" type="submit">
<input name="ie" value="GB2312" type="hidden">
<input name="oe" value="GB2312" type="hidden">
<input