Flexbox Tutorial - How to use the Flexbox layout mode
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=8-EtXi-sPo8
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com
The CSS3 Flexible Box, or Flexbox, is a layout mode that is meant to accommodate different screen sizes and different display devices. Flexbox provides an improvement over the block model because it does not use floats and the flex container's margins do not collapse with the margins of its contents. In this Flexbox tutorial, we will cover essential Flexbox terminology while taking a closer look at its most powerful properties.
Watch this video to learn:
- What Flexbox is and why you should use it
- A guide to Flexbox properties
- Flexbox examples that show how to transform layout design
Other Videos By Fullstack Academy
Tags:
Flexbox
Flexbox tutorial
Flexbox examples
Flexbox demo
Flexbox guide