::column

Experimental

An experimental pseudo-element that allows you to style individual column boxes in a multi-column layout.

Quick example

.article::column(1) {
  /* Experimental: styles only the first column */
  background-color: #f8fafc;
}

::column Browser Support

Limited availability 69% 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.

135+
135+
ESC