Overview
Note that this all day workshop is offered on the pre-event workshop day on April 20th and therefore is only available to those who have ‘The Works’ or the ‘ Workshop’ ticket.
In this workshop, Chris Mills will look at historical layout methods, discuss their limitations, and then dive into the modern layout mechanisms available as part of CSS3, working through building up some useful examples with:
- Media queries, viewport and matchMedia
- Multi column layout
- Flexbox
- Grids
- Regions
- New CSS units such as rem, vw, vh and dppx
- Fixing layouts with JavaScript
- Providing support for older browsers using Polyfills, conditional comments, modernizr and @supports