CSS Selectors Level 3

GPTKB entity

Statements (46)
Predicate Object
gptkbp:instance_of gptkb:Specification
gptkbp:bfsLayer 6
gptkbp:bfsParent gptkb:CSS_Selectors_Level_4
gptkbp:based_on gptkb:CSS_Selectors_Level_2
gptkbp:can_be_extended_by gptkb:CSS_Selectors_Level_4
gptkbp:defines combinators
adjacent sibling combinator (+)
child combinator (>)
descendant combinator ()
general sibling combinator (~)
universal selector (*)
gptkbp:developed_by gptkb:municipality
gptkbp:enhances selector specificity
https://www.w3.org/2000/01/rdf-schema#label CSS Selectors Level 3
gptkbp:introduced pseudo-classes
pseudo-elements
attribute selectors
gptkbp:is_compatible_with gptkb:CSS_Selectors_Level_1
gptkb:CSS_Selectors_Level_2
gptkbp:is_documented_in W3 C specifications
gptkbp:is_implemented_in modern browsers
gptkbp:is_part_of gptkb:architect
gptkb:CSS_Level_3
web technologies
gptkbp:is_related_to gptkb:software
gptkb:Library
web standards
DOM manipulation
CSS Cascading and Inheritance
CSS Box Model
gptkbp:is_supported_by CSS frameworks
CSS preprocessors
gptkbp:is_tested_for web developers
gptkbp:is_used_for dynamic styling
styling web pages
theming
selecting elements
gptkbp:is_used_in responsive design
web development
UI design
front-end development
gptkbp:published_by gptkb:1999
gptkbp:supports :first-of-type
:last-of-type
:not()
:nth-child()