AssignmentFB001

Flexbox Parent - Flex Direction Row

Parent Container 1

flex-direction: row-reverse

child 1
child 2
child 3

Parent Container 2

justify-content: center

child 4
child 5
child 6

Parent Container 3

align-items: flex-end

justify-content: space-evenly

child 7
child 8
child 9