5月5

FORM标签下多一行解决方法

| |
15:29 W3C前端技术  From: 本站原创
代码如下:

<form name="form" method="post" action="<%=weburl%>research.asp" style="margin:0px;">
        <input type=hidden id="searchkey" name="anclassid" value="0&amp;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>

运行效果
Highslide JS
底下多出了讨厌的一行
解决方法

<form name="form" method="post" action="<%=weburl%>research.asp" style="margin:0px;">

即在FORM中加入style="margin:0px;"
最后编辑: tommyhu 编辑于2009/05/05 15:30
阅读(4179) | 评论(0) | 引用(0)
在此留下酱油瓶-:)
表情
emotemotemotemotemotemotemotemotemotemotemotemotemotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
记住我

您的大名(例如:小明) : 

密码(可不填) :  游客无需密码

网址 (可不填) : 

电邮 (可不填) :  [注册]