CSS Container Queries (Size)
Size queries in Container Queries provide a way to query the size of a container, and conditionally apply CSS to the content of that container.
CSS Container Query Units
Container Query Units specify a length relative to the dimensions of a query container. The units include: `cqw`, `cqh`, `cqi`, `cqb`, `cqmin`, and `cqmax`.
CSS overscroll-behavior
CSS property to control the behavior when the scroll position of a scroll container reaches the edge of the scrollport.
CSS @scroll-timeline
CSS property that allows animations to be driven by a container's scroll position
gap property for Flexbox
`gap` for flexbox containers to create gaps/gutters between flex items
display: flow-root
The element generates a block container box, and lays out its contents using flow layout. It always establishes a new block formatting context for its contents. It provides a better solution to the most use cases of the "clearfix" hack.
Ogg Vorbis audio format
Vorbis is a free and open source audio format, most commonly used with the Ogg container.
abstractrange api: endcontainer
abstractrange api: startcontainer
credentialscontainer api
credentialscontainer api: create
credentialscontainer api: get
credentialscontainer api: get: `identity` option
credentialscontainer api: preventsilentaccess
credentialscontainer api: store
csscontainerrule api
range api: commonancestorcontainer
range api: endcontainer
range api: startcontainer
serviceworkercontainer api
serviceworkercontainer api: controller
serviceworkercontainer api: `controllerchange` event
serviceworkercontainer api: `error` event
serviceworkercontainer api: getregistration
serviceworkercontainer api: getregistrations
serviceworkercontainer api: `messageerror` event
serviceworkercontainer api: `message` event
serviceworkercontainer api: ready
serviceworkercontainer api: register
serviceworkercontainer api: startmessages
staticrange api: endcontainer
staticrange api: startcontainer
taskattributiontiming api: containerid
taskattributiontiming api: containername
taskattributiontiming api: containersrc
taskattributiontiming api: containertype
css at-rule: `@container`
css property: container
css property: container-name
css property: container-type
css property: display: `ruby`, `ruby-base`, `ruby-base-container`, `ruby-text`, and `ruby-text-container`
css property: position: table elements as `sticky` positioning containers
types: `<length>`: container query length units `cqw`, `cqh`, `cqi`, `cqb`, `cqmin`, `cqmax`
43 results found.