column-width (CSS3)

The column-width CSS property suggests an optimal column width.

Syntax

auto | length

Examples having uses of: 'column-width'

0 votes
10k views

CSS3 Multi Columns Basic

CSS multi columns property builds on the Box model module [no public working draft yet] and adds functionality to flow the content of an element into multiple columns.