DHTMLET® 偽類清單 | 相關內容:
:first-child版本:CSS2  兼容性:NONE

 
語法:
 
Selector1 Selector2 : first-child { sRules }
 
說明:
 
設置對象(Selector1)的第一個子對象(Selector2)的樣式表屬性
目前IE5.5尚不支持此偽類。
 
示例:
 
p a:first-child { color: green }
table td:first-child { width:200px; }
 
 
 
蘇沈小雨製作·保留所有權利
©2001 rain1977.comer . All rights reserved . Terms of Use .