css introduce

 

2. find which element

     nth-child(1,2,n,n+1,2n+1)、first-child、last-child    nth-last-child()    

 

1   parent class      child class

     .parentclass .childclass     :all child

       .parentclass> .childclass     :only son child    

posted on 2020-03-16 14:48  developer1980  阅读(48)  评论(0)    收藏  举报

导航