5月5
代码如下:
<form name="form" method="post" action="<%=weburl%>research.asp" style="margin:0px;">
<input type=hidden id="searchkey" name="anclassid" value="0&q[separator]uot;>
<input type="text" id="searchkey2" name="searchkey" onFocus="this.value=''" value="请输入关键字" size="30" class="wenbenkuang">
<input name="Submit" type="submit" class="go-wenbenkuang" value="搜 索" /></form>
运行效果

底下多出了讨厌的一行
解决方法
<form name="form" method="post" action="<%=weburl%>research.asp" style="margin:0px;">
即在FORM中加入style="margin:0px;"
最后编辑: tommyhu 编辑于2009/05/05 15:30
<form name="form" method="post" action="<%=weburl%>research.asp" style="margin:0px;">
<input type=hidden id="searchkey" name="anclassid" value="0&q[separator]uot;>
<input type="text" id="searchkey2" name="searchkey" onFocus="this.value=''" value="请输入关键字" size="30" class="wenbenkuang">
<input name="Submit" type="submit" class="go-wenbenkuang" value="搜 索" /></form>
运行效果
底下多出了讨厌的一行
解决方法
<form name="form" method="post" action="<%=weburl%>research.asp" style="margin:0px;">
即在FORM中加入style="margin:0px;"
最后编辑: tommyhu 编辑于2009/05/05 15:30

追一个女生多少钱?
刘若英说,很温暖,很心疼(女孩)。





