css伪类选择器:not的用法
- 说明:
:not意为排除某个元素,可以多次叠加使用
- 代码:
Document - head_logo
- head_item
- 3
- 4
- 5
- 效果:
分享题目:css伪类选择器:not的用法
网页链接:http://jxruijie.cn/article/jdpeoj.html
:not意为排除某个元素,可以多次叠加使用
Document
- head_logo
- head_item
- 3
- 4
- 5