搜索框背景色問題
.search_text{
width:190px;
height:25px;
margin-top:5px;
background:url(../img/images/search.jpg) no-repeat right center;
/*background-position:;*/
background:#FFF;
}
跟老師寫的一樣啊 設置背景#fff那個插入的圖就沒了,為什么
.search_text{
width:190px;
height:25px;
margin-top:5px;
background:url(../img/images/search.jpg) no-repeat right center;
/*background-position:;*/
background:#FFF;
}
跟老師寫的一樣啊 設置背景#fff那個插入的圖就沒了,為什么
2016-06-20
舉報
2016-06-20
尷尬,原來是backgroundcolor