A Guide To CSS Layouts

13.08.2020, 11:45-12:20
Talk

This talk will focus on four major types of CSS layout: float, flexbox, Grid and table. We’ll cover the use cases, browser support and advantages of each layout. There’ll also be a demo of building the same design layout using the four display types.