首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > CSS >

请教怎么设置textbox的背景色啊

2012-03-08 
请问如何设置textbox的背景色啊?请问如何设置textbox的背景色啊,比如红色什么的?inputtype text name

请问如何设置textbox的背景色啊?
请问如何设置textbox的背景色啊,比如红色什么的?
<input   type= "text "   name= "t "   />

[解决办法]
<input type= "text " name= "t " style= "background-color:#FF0000 "/>

热点排行