DHTMLET? |
屬性清單?|?相關(guān)內(nèi)容:
|
background-color版本:CSS1 兼容性:IE4+ NS4+ 繼承性:無(wú)
?
語(yǔ)法:
?
background-color : transparent |
color
?
參數(shù):
?
transparent : 背景色透明
color : 指定顏色。請(qǐng)參閱顏色單位和附錄:顏色表
?
說(shuō)明:
?
設(shè)置或檢索對(duì)象的背景顏色。
對(duì)應(yīng)的腳本特性為
backgroundColor。請(qǐng)參閱我編寫的其他書目。
?
示例:
?
p { background-color: silver }
div { background-color: rgb(223,71,177) }
body { background-color: #98AB6F }
pre { background-color: transparent; }
?
?
?
蘇沈小雨制作·保留所有權(quán)利
©2001 rain1977.comer . All rights reserved . Terms of Use .