::column
An experimental pseudo-element that allows you to style individual column boxes in a multi-column layout.
This is an experimental technology. The syntax and behavior are still subject to change.
Syntax
/* Usage Example */
.article::column(1) {
/* Experimental: styles only the first column */
background-color: #f8fafc;
}
::column Browser support
Limited availability
Since
2020 69% global usage
This feature is not Baseline because it does not work in some of the most widely-used browsers.
135+
135+