css伪类选择器:not的用法
- 说明:
:not意为排除某个元素,可以多次叠加使用 - 代码:

Document - head_logo
- head_item
- 3
- 4
- 5
- 效果:


分享文章:css伪类选择器:not的用法
文章分享:http://www.dtcuyxr.com/article/jdpeoj.html
:not意为排除某个元素,可以多次叠加使用
Document
- head_logo
- head_item
- 3
- 4
- 5

