blog

  • Home
  • blog
  • Basic grid layout with fallbacks using feature queries

Basic grid layout with fallbacks using feature queries

Category: Link

I often see a lot of questions from folks asking about fallbacks in CSS Grid and how we can design for browsers that just don’t support these new-fangled techniques yet. But from now on I’ll be sending them this post by HJ Chen. It digs into how we can use @supports and how we ought to ensure that our layouts don’t break in any browser.


Basic grid layout with fallbacks using feature queries is a post from CSS-Tricks

LEAVE A REPLY