Flexbox Crash Course

This crash course was created by Brad Traversy to help you learn the basics of flexbox. Flexbox is a very important and useful tool in CSS.

Alignment & Space

A more efficient way to lay out, align and distribute space among items in a container

Tricky Positioning

Flexbox usually solves tricky problems including how to position or dynamically resize elements on a page

Responsive Design

Flexbox makes building a website layout (and making it responsive!) much, much easier