- Description
Sets how an element will span across columns.
Part of CSS3 Multi-column layout module used to flow content into newspaper like columns.
See also:
- Live Example
- Play with the code in the textarea below.
- Values
- none | all
- Default value
- none
- Introduced in CSS version
- 3
- Applies to elements
- block-level elements, except floating and absolutely positioned elements
- Inherited
- No
- Browser Support
Browsers IE Firefox Safari Opera Chrome Versions 10 -moz- -webkit- 12 -webkit-
Belongs to:
See the full list CSS properties and browser support: CSS Properties