alignItems

abstract var alignItems: AlignItems?(source)

This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

Syntax: normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ] | anchor-center

Initial value: normal

|  Chrome  | Firefox | Safari  |  Edge  |   IE   |
| :------: | :-----: | :-----: | :----: | :----: |
|    29    |   20    |    9    |   12   |   11   |
|    21′   |         |    7′   |        |        |

See also