2024年3月7日发(作者:)
9. 全体兄弟选择器(general sibling combinator)10. 交集选择器11. 并集选择器
12. 伪类(pseudo-classes)① 动态伪类
② 结构伪类:nth-child(数字)
:nth-child(n)
③ 元素状态伪类 :enabled :disabled :checked④ 否定伪类 :not()
① ::first-line② ::first-letter③ ::before 和 ::after
发布者:admin,转转请注明出处:http://www.yc00.com/web/1709795710a1658797.html
评论列表(0条)