CSS Selectors Module

GPTKB entity

Statements (52)
Predicate Object
gptkbp:instanceOf gptkb:W3C_Recommendation
gptkbp:alsoKnownAs gptkb:Selectors_Level_3
gptkb:CSS3_Selectors
gptkbp:category gptkb:standard
Web development
Style sheet language
Web design
gptkbp:defines selectors for elements in HTML and XML documents
gptkbp:editor gptkb:Bert_Bos
gptkb:Boris_Zbarsky
gptkb:David_Baron
gptkb:Daniel_Glazman
gptkb:Peter_Linss
gptkb:Tantek_Çelik
gptkb:Elika_J._Etemad
gptkb:Simon_Sapin
gptkb:Tab_Atkins_Jr.
gptkb:L._David_Baron
gptkb:Chris_Lilley
gptkb:Håkon_Wium_Lie
gptkb:Ian_Hickson
gptkbp:enables element selection based on IDs
element selection based on attributes
element selection based on classes
element selection based on relationships
element selection based on states
gptkbp:firstPublished 2001
https://www.w3.org/2000/01/rdf-schema#label CSS Selectors Module
gptkbp:includesSelector universal selector (*), type selector, class selector, ID selector, attribute selector, pseudo-class, pseudo-element
gptkbp:latestReleaseVersion gptkb:Selectors_Level_4
gptkbp:partOf gptkb:CSS_Working_Group
gptkbp:publishedBy gptkb:World_Wide_Web_Consortium
gptkbp:relatedTo gptkb:HTML
gptkb:DOM
gptkb:CSSOM
XML
Web browsers
Web standards
gptkbp:replacedBy gptkb:CSS2_selectors
gptkbp:status gptkb:W3C_Recommendation
gptkbp:supports structural pseudo-classes (e.g., :first-child, :last-child, :nth-child)
combinators (descendant, child, adjacent sibling, general sibling)
attribute selectors (e.g., [attr=value])
negation pseudo-class (:not())
pseudo-classes (e.g., :hover, :active, :focus)
pseudo-elements (e.g., ::before, ::after)
case-insensitive attribute selectors ([attr=value i])
gptkbp:url https://www.w3.org/TR/selectors-4/
https://www.w3.org/TR/selectors-3/
gptkbp:usedIn gptkb:Cascading_Style_Sheets_(CSS)
gptkbp:bfsParent gptkb:Florian_Rivoal
gptkbp:bfsLayer 6