mhulse / css-issues

Practical CSS code snippets and examples.
11 stars 1 forks source link

Grid css resources to read/dissect/post examples for use #202

Open mhulse opened 5 years ago

mhulse commented 5 years ago

I'd like to create examples that fall back to flexbox and then floats.

This is why I don't like grid, at first glance, as it requires a bit of "falling back" to do; most clients I work with need at least IE11 support (and if you're doing that, IE10 is just a stone's throw away).