Flexbox Alignment Lab

Easy
39
86.8% 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.