💄
CSS
Frontend Web DevLanguages
  • Introduction
  • Architecture
    • Default Styles
    • Nesting
    • Layers
  • Page
  • layout
    • Grid
    • Flexbox
    • Container Queries
  • Group 1
    • Pseudo
  • More modern stuff
Powered by GitBook
On this page
  • Guides and Reference
  • Advanced Tutorials
  1. layout

Container Queries

Allows applying element styles based on the size of its parent container.

PreviousFlexboxNextPseudo

Last updated 1 year ago

As of mid-2023, these are widely supported in web browsers and are available to use, other than IE11.

Guides and Reference

Advanced Tutorials

MDN Reference
Web.dev Article
Sitepoint Article
LogRocket Article
Prepare for Container Queries