2020
1 featuresThe column-span CSS property controls whether a child element extends across all columns of a multi-column parent.
2017
2 featuresMulti-column layout flows an element's content across one or more columns in a single row, without affecting the display property of its children.
The column-fill CSS property sets the distribution of content across columns in a multi-column layout.
Limited Availability
2 featuresThe ::column CSS pseudo-element represents the individual columns of a multi-column layout container. Columns can only be styled with scroll snap CSS properties and can also have a ::scroll-marker pseudo-element, which scrolls to the column when activated.
The column-rule and row-rule CSS properties display decorative lines between columns and rows of a flex, grid, or multi-column layout. The rule-break, rule-outset, and rule-paint-order properties control the appearance of these lines.