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).
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).