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