CSS Flexible Box Layout Module
Method of positioning elements in horizontal or vertical stacks. Support includes all properties prefixed with `flex`, as well as `display: flex`, `display: inline-flex`, `align-content`, `align-items`, `align-self`, `justify-content` and `order`.
csspositiontrydescriptors api: align-self
csspositiontrydescriptors api: alignself
css property: align-self
css property: align-self: anchor-center
css property: align-self: supported in flex layout
css property: align-self: supported in flex layout: baseline
css property: align-self: supported in flex layout: `first baseline`
css property: align-self: supported in flex layout: `last baseline`
css property: align-self: supported in flex layout: `safe` and `unsafe`
css property: align-self: supported in flex layout: `start` and `end`
css property: align-self: supported in flex layout: stretch
css property: align-self: supported in grid layout
css property: align-self: supported for absolutely-positioned boxes
14 results found.