This property sets the "align-self" value on all direct children, which sets the item's alignment within its containing block.
CSS Level | Value |
---|---|
CSS Box Alignment Level 3 | "normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]" |
CSS Flexible Box Layout Level 1 | "flex-start | flex-end | center | baseline | stretch" |