Flex_properties_CSS
Flex_properties_CSS
ankitkori805@gmail.com
flex
container
flex items
cross axis
cross axis start
main axis
To activate powers
rows columns
ankitkori805@gmail.com
flex-direction: row-reverse; on container flex-direction: column-reverse; on container
OR
OR
justify-content: space-between; on
container
ankitkori805@gmail.com
OR
ankitkori805@gmail.com
One line Move to another
OK, default value has you covered. OK, use one of these:
OR
How do you want these items laid out on the cross axis?
OR
OR
OR
OK, default value has you covered. OK, use one of these:
OR
OR
ankitkori805@gmail.com
OR
align-content: space-around; on container
Do you want to change the order of the items?
ankitkori805@gmail.com
NO YES
NO YES
NO YES
OK, you're done. That was super easy. OK, use these:
OR
OR
OR