Flexbox Alignment Lab
Easy
41
87.4% Acceptance
In this lab, you will create a flex container, apply various alignment properties, and change the alignment of a single child element using Flexbox. This will help you learn and practice the concepts of justify-content
, align-items
.
You'll be able to see how flexbox align items with solid boxes.