Ollie Williams Getting Good at Grid: Modern CSS Layout
Using a grid system is essential for ensuring a web-page has a sense of proportion, balance and alignment. Float-based third-party grids like Bootstrap are set to be made obsolete with the fast-approaching browser support for the CSS grid module. In this talk, we’ll look at using this native CSS grid today by utilising the philosophy of progressive enhancement and fallbacks.