CSS Flexbox vs. Floats - Launch School Tech Talks
Floats can be tricky to work with when it comes to positioning elements and layouts. In this talk, we will explore how Flexbox can help to fix display issues relating to: positioning multi-column layouts, adjusting vertical alignments as well as positioning elements within the same row. We will also be demonstrating some practical use cases. We will assume that you already have a basic understanding of HTML and CSS. If not, please go through Shay Howe's HTML & CSS tutorial up to lesson 5. Check out Launch School's Tech Talks page for more information on previous and future talks.
Floats can be tricky to work with when it comes to positioning elements and layouts. In this talk, we will explore how Flexbox can help to fix display issues relating to: positioning multi-column layouts, adjusting vertical alignments as well as positioning elements within the same row. We will also be demonstrating some practical use cases. We will assume that you already have a basic understanding of HTML and CSS. If not, please go through Shay Howe's HTML & CSS tutorial up to lesson 5. Check out Launch School's Tech Talks page for more information on previous and future talks.