Multi-column layout

columns

This property sets either the column-count or the column-width or both.

Property values

See the column-count and the column-width properties for more information.

Examples

/* Two columns, each 12rem wide */

columns: 2 12rem;
columns
0

style > column > columnsMulti-column layout

🔗 🔎