46,437 results found (page 2 of 3096)
http://www.w3.org/TR/css3-selectors

…ctors E:root an E element, root of the document Structural pseudo-classes E:nth-child(n) an E element, the n-th child of its parent Structural pseudo-classes E:nth-last-child(n) an E element, the n-th child of its parent, counting from the last one Structural pseudo-classes E:nth…

https://drafts.csswg.org/selectors-3

…ctors E:root an E element, root of the document Structural pseudo-classes E:nth-child(n) an E element, the n-th child of its parent Structural pseudo-classes E:nth-last-child(n) an E element, the n-th child of its parent, counting from the last one Structural pseudo-classes E:nth…

https://www.w3.org/TR/selectors-3

…s 2 E:root an E element, root of the document Structural pseudo-classes 3 E:nth-child(n) an E element, the n-th child of its parent Structural pseudo-classes 3 E:nth-last-child(n) an E element, the n-th child of its parent, counting from the last one Structural pseudo-classes 3 E…

https://www.w3.org/TR/css3-selectors

…s 2 E:root an E element, root of the document Structural pseudo-classes 3 E:nth-child(n) an E element, the n-th child of its parent Structural pseudo-classes 3 E:nth-last-child(n) an E element, the n-th child of its parent, counting from the last one Structural pseudo-classes 3 E…

https://www.w3.org/TR/CSS2/selector.html

…ant of an E element. Descendant selectors E > F Matches any F element that is a child of an element E. Child selectors E:first-child Matches element E when E is the first child of its parent. The :first-child pseudo-class E:link E:visited Matches element E if E is the source anch…

http://www.w3.org/TR/REC-CSS2/selector.html

…ant of an E element. Descendant selectors E > F Matches any F element that is a child of an element E. Child selectors E:first-child Matches element E when E is the first child of its parent. The :first-child pseudo-class E:link E:visited Matches element E if E is the source anch…