CSS3 Selectors

GPTKB entity

Statements (51)
Predicate Object
gptkbp:instanceOf gptkb:website
gptkb:W3C_Recommendation
gptkbp:appliesTo gptkb:HTML
gptkb:SVG
XML
gptkbp:definedIn gptkb:W3C
gptkbp:documentation https://www.w3.org/TR/css3-selectors/
gptkbp:enables Advanced element targeting
Attribute-based styling
Combinatorial selection
Structural styling
Styling based on element state
gptkbp:firstPublished 2001
https://www.w3.org/2000/01/rdf-schema#label CSS3 Selectors
gptkbp:includes Class selector
ID selector
Type selector
Universal selector
Combinators
:checked selector
:disabled selector
:empty selector
:enabled selector
:first-child selector
:lang() selector
:last-child selector
:not() selector
:nth-child() selector
:only-child selector
:root selector
:target selector
Attribute selectors
E + F (adjacent sibling combinator)
E > F (child combinator)
E F (descendant combinator)
E ~ F (general sibling combinator)
Pseudo-class selectors
Pseudo-element selectors
Structural selectors
[attribute$=value] selector
[attribute*=value] selector
[attribute^=value] selector
gptkbp:latestReleaseVersion gptkb:Selectors_Level_3
gptkbp:partOf gptkb:CSS3
gptkbp:replacedBy gptkb:Selectors_Level_4
gptkbp:standardizedBy gptkb:W3C
gptkbp:status gptkb:W3C_Recommendation
gptkbp:supportedBy Modern browsers
gptkbp:usedFor Selecting elements in HTML
gptkbp:bfsParent gptkb:CSS_Selectors_Module
gptkbp:bfsLayer 7