Example
A simple column-count property example:
Laboratory
description & Usage
We determine the number of required columns with the column-count property.
Browser compatibility and Support
| # |
Chrome |
Edge |
Firefox |
Safari |
Opera |
| column-count |
|
|
|
|
|
Values
| Values |
Description |
|
number
|
Specifies the number of columns in which content is located.
|
|
auto
|
is the default value; The number of columns is determined by other properties.
|
|
initial
|
Adds this value to its default property.
|
|
inherit
|
It inherits this value from its parent tag.
|