The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
columns property
Gets or sets a shorthand value that specifies values for the column-width and the column-count of a multi-column element.
This property is read/write.
![]() |
Syntax
columns: column-width || column-count
Property values
The column properties, separated by spaces, in any order.
- column-width
-
Value of the column-width property.
- column-count
-
Value of the column-count property.
CSS information
| Applies To | non-replaced block-level elements (except table elements), table cells, and inline-block elements |
|---|---|
| Media | visual |
| Inherited | no |
| Initial Value | (see individual properties) |
See also
Show:
