天天操天天干天天插/欧美胖肥婆性猛交视频在线观看/欧美多人乱大交xxxxx/国产精品一二三区在线观看 - 人人玩人人干
CSS3參考手冊(cè)
»
選擇符列表
相關(guān)內(nèi)容:
其它選擇符參考
選擇其它項(xiàng)
CSS Selectors Module
CSS選擇符集合
元素選擇符 Element Selectors
*
E
E#id
E.class
關(guān)系選擇符 Relationship Selectors
E F
E>F
E+F
E~F
屬性選擇符 Attribute Selectors
E[att]
E[att="val"]
E[att~="val"]
E[att^="val"]
E[att$="val"]
E[att*="val"]
E[att|="val"]
偽類選擇符 Pseudo-Classes Selectors
E:link
E:visited
E:hover
E:active
E:focus
E:lang(fr)
E:not(s)
E:root
E:first-child
E:last-child
E:only-child
E:nth-child(n)
E:nth-last-child(n)
E:first-of-type
E:last-of-type
E:only-of-type
E:nth-of-type(n)
E:nth-last-of-type(n)
E:empty
E:checked
E:enabled
E:disabled
E:target
@page:first
@page:left
@page:right
偽對(duì)象選擇符 Pseudo-Element Selectors
E:first-letter/E::first-letter
E:first-line/E::first-line
E:before/E::before
E:after/E::after
E::placeholder
E::selection
紫色
鏈接表示該屬性在CSS3有修改或者增加了新的屬性值;
橙色
鏈接表示該屬性是CSS3新增屬性