读书人

标记lt;input type=textgt;怎么使用css改变

发布时间: 2012-03-13 11:21:11 作者: rapoo

标记<input type=text>如何使用css改变其样式呢?
譬如说我要该成透明和没有边框这样的。

[解决办法]
<input type= "text " style= "background-color:transparent;border-width:0px; " value= "xxxxxxx ">

读书人网 >CSS

热点推荐