column-wrap
ExperimentalAn experimental property to control whether content should wrap into new columns or overflow in a multi-column layout.
Quick example
.experimental-cols {
column-count: 3;
/* Experimental: prevents content from wrapping */
column-wrap: nowrap;
}Quick facts
Initial value
autoInherited
No
Applies to
multi-column elements
Animation type
discrete
Values
autonowrapwrapcolumn-wrap Browser Support
Limited availability42% global usage
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Not ready for production without a fallback.
145+
145+