Skip to content
CSS Head
CSS links, tutorials, code and demos for web designers and developers
    About Archives Contact Privacy and Cookies Policy Submit a Link Submit Community News
CSS Head
CSS links, tutorials, code and demos for web designers and developers
Home Submit a Link Contact About

Tag: css grid fallback

Using CSS Grid: Supporting Browsers Without Grid

December 19, 2017

Do you plan to use CSS Grid Layout for your next project? Have you thought about fallbacks for browsers that don’t support CSS Grid? This article looks at browser support and explains how to structure your CSS so that it’s backwards compatible…

csshead

Basic grid layout with fallbacks using feature queries

September 27, 2017

Ar eyou looking to use CSS Grid in your work but worried about browser support? Have a read through this article covering feature queries and fallbacks for older browsers…

csshead

Grid “fallbacks” and overrides

June 22, 2017

If you’re using CSS Grid, here’s a really handy list of fallbacks that you can use for legacy browsers…

csshead comment 0 Comments