请问如何设置textbox的背景色啊?请问如何设置textbox的背景色啊,比如红色什么的? <input type= "text " name= "t " />[解决办法] <input type= "text " name= "t " style= "background-color:#FF0000 "/>