CSS3新增伪类
举例:
p:first-of-type
p:last-of-type
p:only-of-type
p:only-child
p:nth-child(2)
:after
:before
:not()








微信扫一扫
CSS3新增伪类
举例:
p:first-of-type
p:last-of-type
p:only-of-type
p:only-child
p:nth-child(2)
:after
:before
:not()








相关推荐