Categories
Journal

What are container queries – will they change the way we design responsive pages?

Intro Container queries are queries that allow the styling of elements based on the width and height of their parent container instead of just relying only on the viewport dimensions. Miriam Suzanne is the author of the proposal on container queries. Her website and codepen collection are very helpful resources to follow how this new […]