align-self
align-self — Flexible box layout properties for one-dimensional arrangements. Syntax: align-self: auto | stretch | flex-start | flex-end | center | baseline. This CSS property reference includes live examples and browser support.
Related Flexbox
Back to CSS Reference