Flexbox: Align-Items
Align-Items: Flex-Start
1
2
3
4
Align-Items: Flex-End
1
2
3
4
Align-Items: Center
1
2
3
4
Align-Items: Stretch
(This box's height is set to 'auto')
(This box's height is set to 'auto')
(This box's height is set to 'auto')
(This box's height is set to 'auto')