CSS Pseudo-classes

GPTKB entity

Statements (48)
Predicate Object
gptkbp:instanceOf gptkb:website
CSS feature
gptkbp:category Selectors
gptkbp:definedIn gptkb:W3C
gptkbp:distinctFrom gptkb:CSS_Pseudo-elements
gptkbp:documentation https://developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-classes
gptkbp:example :active
:checked
:default
:disabled
:empty
:enabled
:first-child
:first-of-type
:focus
:hover
:in-range
:indeterminate
:invalid
:last-child
:last-of-type
:link
:not()
:nth-child()
:nth-last-child()
:nth-last-of-type()
:nth-of-type()
:only-child
:only-of-type
:optional
:out-of-range
:placeholder-shown
:read-only
:read-write
:required
:root
:target
:valid
:visited
gptkbp:expansion gptkb:CSS2
gptkbp:furtherExpandedIn gptkb:CSS3
gptkbp:hasSyntax :pseudo-class
https://www.w3.org/2000/01/rdf-schema#label CSS Pseudo-classes
gptkbp:introducedIn gptkb:CSS1
gptkbp:purpose Select elements based on their state or position
gptkbp:usedIn Cascading Style Sheets
gptkbp:bfsParent gptkb:CSS_Working_Group
gptkbp:bfsLayer 4