-
Notifications
You must be signed in to change notification settings - Fork 24
Home
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.
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.
ok