[求助] Form 与文本之间怎么老是有一行的间歇?
问题如题,问题效果如下图所示,望高手指点,TKS<BR><IMG src="http://img.photo.163.com/G6U88O5oOQ2qzksvheuFdQ==/649081296295449434.jpg" border=0><BR>以下是上面这张图的代码:<BR><table width="408" border="1" cellpadding="0" cellspacing="0" bgcolor="#999966"><BR> <tr><BR> <td width="21" height="41">&nbsp;</td><BR> <td width="326">&nbsp;</td><BR> <td width="53">&nbsp;</td><BR> </tr><BR> <tr><BR> <td height="21">&nbsp;</td><BR> <td bgcolor="#0000FF"><BR> <form name="form1" method="post" action=""><BR> <div align="center"><BR> <input type="text" name="textfield"><BR> <input type="submit" name="Submit" value="提交"><BR> </div><BR> </form><BR> 这一行与提交按钮之间老是有很大的间歇</td><BR> <td>&nbsp;</td><BR> </tr><BR> <tr><BR> <td height="38">&nbsp;</td><BR> <td>&nbsp;</td><BR> <td>&nbsp;</td><BR> </tr><BR></table> 为什么呢,它好象也不能到顶的, <BR> <form name="form1" method="post" action="" style="padding:0px; margin:0px;">页:
[1]
