我們為大家收集整理了關於制作css藍色按鈕,以方便大家參考。
.bluebuttoncss {
font-family: "tahoma", "宋體";
font-size: 9pt; color: #003366;
border: 0px #93bee2 solid;
border-bottom: #93bee2 1px solid;
border-left: #93bee2 1px solid;
border-right: #93bee2 1px solid;
border-top: #93bee2 1px solid;*/
background-image:url(../images/blue_button_bg.gif);
background-color: #ffffff;
cursor: hand;
font-style: normal ;
}
希望大家可以學會制作css藍色按鈕.想了解更多精彩內容,請關注我們的網站!
相關推薦:
css按鈕樣式代碼簡介