Description

Column-count specifies the optimal number of columns to display the content in a multi-column element.
If the value is auto, the number of columns will be calculated by other properties.

Part of CSS3 Multi-column layout module.

See also:

Live Example
Play with the code in the textarea below.

Values
integer | auto
Default value
auto
Introduced in CSS version
3
Applies to elements
non-replaced block-level elements (except table elements), table cells, and inline-block elements
Inherited
No
Browser Support
BrowsersIEFirefoxSafariOperaChrome
Versions10-moz--webkit-12-webkit-
Belongs to:

See the full list CSS properties and browser support: CSS Properties