html代碼:<form>
??<input?type="text"?value="請輸入產(chǎn)品或問題">
??<input?type="button">
</form>CSS代碼:input[type=text]{width:434px;
????????????????height:41px;
color:rgb(179,179,179);
font-size:12px;
???????????????}
input[type=button]{
?????????????background-image:url(search.png);
?????????????width:42px;
?????height:41px;
?????????????border:none;
}
form{font-size:0px;}請問是哪出問題了,應(yīng)該怎樣改動.謝謝
form兩個元素底部不對齊為什么
weibo_快樂is魏帆_0
2017-01-06 23:06:58