Flexbox Tutorial - A guide to Flexbox properties

Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=HWLkHX_Ikjo



Category:
Tutorial
Duration: 9:19
422 views
10


Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com

Flexbox is a CSS layout mode that aims to provide a more efficient way to lay out a web page, even when the size of the elements in the page are unknown or dynamic. It does not use floats, so for many applications, it's easier than the block model. In this Flexbox tutorial, you will learn everything you need to get started with Flexbox.

Watch this video to learn:

- What Flexbox is and why you should use it
- Examples of the commonly used parent and child properties
- Different ways to continue exploring Flexbox with a few games







Tags:
Flexbox
Flexbox Tutorial
Flexbox Guide
Flexbox Examples