Wrap Elements Inside of a Flexed Container with `flex-wrap`

InstructorChris Achard

Share this video with your friends

Send Tweet

To set the wrap settings of elements inside of a container, we can set the flex-wrap css attribute. The most common values are: nowrap, wrap, or wrap-reverse