Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
Andy Kirk edited this page Jan 28, 2018 · 8 revisions

Articles

In Container Queries: Once More Unto the Breach, Mat Marquis outlines the need for container queries and presents a use-case for the self-contained / self-adapting ‘modules’.

Container Query Discussion Chris Coyer also summarises several related articles on container queries, including a piece by Ethan Marcotte - On container queries.

Ethan also responded to Paul Robert Lloyd’s Questioning Container Queries.

Use-cases and stop-gaps

Tommy Hodgins presents a huge range of possible use cases for his EQCSS project and lays out examples of what may need to be queried including numbers of child elements and scroll positions.

Michael Scharnagl presents further Use cases for container queries including modular components, 3rd-party widgets and responsive images.

Andy Kirk presents some techniques for working around the lack of container queries including use of the Fab Four technique.

Clone this wiki locally