CSS Property: column-width
[this page | pdf | back links]
The CSS (CSS3) column-width property provides a suggested
optimal width for columns.
Valid property values (other than inherit and initial) are:
|
Value
|
Description
|
|
length
|
A CSS
length
|
|
auto
|
(default value). Column width will be determined by
browser
|
|
Default Value:
|
auto
|
|
JavaScript syntax:
|
e.g. object.style.columnWidth="200px"
|
|
Inherited:
|
No
|
|
Animatable:
|
Yes
|
NAVIGATION LINKS
Contents | Prev | Next | CSS Properties