As you already learned in the second tutorial of this series, a flex-container has two following axes:
main axis
cross axis
The justify-content property specifies how the flex-items are distributed along the main axis, whereas the align-items property specifies how the flex-items are distributed along the cross axis of the flex-container.
[[ This is a content summary only. Visit
http://OSTraining.com for full links, other content, and more! ]]
Published on March 01, 2019 17:32