CSS Container Queries

GPTKB entity

Statements (21)
Predicate Object
gptkbp:instanceOf CSS feature
gptkbp:allows styling elements based on parent container size
gptkbp:category Web development
Responsive design
gptkbp:documentation https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_container_queries
gptkbp:enables responsive design based on container size
gptkbp:example @container (min-width: 400px) { ... }
https://www.w3.org/2000/01/rdf-schema#label CSS Container Queries
gptkbp:introducedIn 2022
gptkbp:partOf gptkb:CSS
gptkbp:relatedTo media queries
gptkbp:standardizedBy gptkb:W3C
gptkbp:supportedBy gptkb:Edge
gptkb:Safari
gptkb:Firefox
gptkb:Chrome
gptkbp:uses @container rule
container-name property
container-type property
gptkbp:bfsParent gptkb:CSS_Working_Group
gptkbp:bfsLayer 4