columnCount

The column-count CSS property breaks an element's content into the specified number of columns.

Syntax: <integer> | auto

Initial value: auto

| Chrome  | Firefox | Safari  |  Edge  |   IE   |
| :-----: | :-----: | :-----: | :----: | :----: |
|   50    |   52    |    9    |   12   |   10   |
|    1′   |         |    3′   |        |        |

See also