css伪类选择器:not的用法
                                            - 说明:
:not意为排除某个元素,可以多次叠加使用
- 代码: Document - head_logo
- head_item
- 3
- 4
- 5
 
- 效果:  
网站题目:css伪类选择器:not的用法
新闻来源:http://www.scyingshan.cn/article/jdpeoj.html
 
 :not意为排除某个元素,可以多次叠加使用
Document 
    - head_logo
- head_item
- 3
- 4
- 5

