| 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 .