Home
CSS
CSS Flexbox
Flex Container
Tryit: Using align-items: flex-end
Run ❯
Get your
own
website
×
Change Orientation
Save Code
Change Theme, Dark/Light
Go to Spaces
The align-items Property
The "align-items: flex-end;" aligns the flex items at the bottom of the container:
1
2
3