码迷,mamicode.com
首页 > Web开发 > 详细

css新增伪类

时间:2018-03-05 20:49:51      阅读:224      评论:0      收藏:0      [点我收藏+]

标签:put   last   ast   ddb   body   tar   empty   tps   .com   

css3新增伪类

:first-of-type p:first-of-type 选择属于其父元素技术分享图片技术分享图片 <p> 元素技术分享图片技术分享图片 <p> 元素技术分享图片
:last-of-type p:last-of-type 选择属于其父元素技术分享图片技术分享图片技术分享图片 <p> 元素技术分享图片技术分享图片 <p> 元素技术分享图片
:only-of-type p:only-of-type 选择属于其父元素唯技术分享图片技术分享图片 <p> 元素技术分享图片技术分享图片 <p> 元素技术分享图片
:only-child p:only-child 选择属于其父元素技术分享图片技术分享图片技术分享图片元素技术分享图片技术分享图片 <p> 元素技术分享图片
:nth-child(n) p:nth-child(2) 选择属于其父元素技术分享图片第二技术分享图片技术分享图片元素技术分享图片技术分享图片 <p> 元素技术分享图片
:nth-last-child(n) p:nth-last-child(2) 同技术分享图片技术分享图片技术分享图片技术分享图片技术分享图片技术分享图片技术分享图片技术分享图片元素技术分享图片始计数技术分享图片
:nth-of-type(n) p:nth-of-type(2) 选择属于其父元素第二技术分享图片 <p> 元素技术分享图片技术分享图片 <p> 元素技术分享图片
:nth-last-of-type(n) p:nth-last-of-type(2) 同技术分享图片技术分享图片技术分享图片技术分享图片技术分享图片技术分享图片技术分享图片技术分享图片技术分享图片技术分享图片元素技术分享图片始计数技术分享图片
:last-child p:last-child 选择属于其父元素技术分享图片技术分享图片技术分享图片技术分享图片技术分享图片元素每技术分享图片 <p> 元素技术分享图片
:root :root 选择文档技术分享图片根元素技术分享图片
:empty p:empty 选择没技术分享图片技术分享图片元素技术分享图片技术分享图片 <p> 元素(包括文本节点)技术分享图片
:target #news:target 选择技术分享图片技术分享图片技术分享图片技术分享图片 #news 元素技术分享图片
:enabled input:enabled 选择每技术分享图片启用技术分享图片 <input> 元素技术分享图片
:disabled input:disabled 选择每技术分享图片禁用技术分享图片 <input> 元素
:checked input:checked 选择每技术分享图片技术分享图片技术分享图片技术分享图片 <input> 元素技术分享图片
:not(selector) :not(p) 选择非 <p> 元素技术分享图片技术分享图片元素技术分享图片
::selection ::selection 选择技术分享图片用户选取技术分享图片元素部技术分享图片技术分享图片

css新增伪类

标签:put   last   ast   ddb   body   tar   empty   tps   .com   

原文地址:https://www.cnblogs.com/lucky-ball/p/8510929.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!