In past tutorials of this series, you learned about the flex-direction and the flex-wrap properties. They determine the orientation of flex items.
They also determine if flex-items wrap over to the next line or stay on the same line according to the available space in the layout.
The flex-flow shorthand property puts both properties together. Let’s take a look at an example!
[[ This is a content summary only. Visit
http://OSTraining.com for full links, other content, and more! ]]
Published on July 10, 2019 20:26