column-fill property

Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
This topic has not yet been rated - Rate this topic

Gets or sets a value that indicates how the column lengths in a multi-column element are affected by the content flow.

This property is read/write.

Internet Explorer 10

Syntax

column-fill: auto | balance

Property values

One of the following values:

auto

Default. Columns are filled sequentially such that the columns may differ in length, depending on other column property values.

balance

Columns are filled sequentially such that the column heights are as balanced as possible, depending on other column property values.

CSS information

Applies Tomulti-column elements
Mediavisual
Inheritedno
Initial Valuebalance

Remarks

Column balancing is also dependent on the values of orphans and widows, if set.

See also

CSSStyleDeclaration
currentStyle
style
address
blockQuote
div
dl
fieldSet
form
noFrames
noScript
ol
p
pre
table
ul
dd
dt
li
tBody
td
tFoot
th
tHead
tr
button
del
ins
map
object
script

 

 

Send comments about this topic to Microsoft

Build date: 11/29/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.