Skip to main content

Edit It: Use column-count and column-width to split the container into multiple columns

This code shows how to divide an HTML container into multiple columns using the column-count and column-width properties.

See it on StackBlitz