0
点赞
收藏
分享

微信扫一扫

CSS3新增伪类

犹大之窗 2022-07-01 阅读 104

CSS3新增伪类


举例:

p:first-of-type 
p:last-of-type
p:only-of-type
p:only-child
p:nth-child(2)
:after
:before
:not()

CSS3新增伪类_CSS3伪类

CSS3新增伪类_css3_02

CSS3新增伪类_css3_03

CSS3新增伪类_css3_04

CSS3新增伪类_css3_05

CSS3新增伪类_css3_06


CSS3新增伪类_css3_07

CSS3新增伪类_CSS3伪类_08




举报

相关推荐

0 条评论