Do not use. This property has been replaced by the flex-wrap property.
Gets or sets a value that specifies whether child elements wrap onto multiple lines or columns based on the space available in the object.
Overview tablesingle
box-lines: multiple
box-lines: single
All child elements are displayed in a single row or column. The overflow property of the object determines whether the child elements are hidden, clipped, or scrollable.
Each child element is resized to its minimum width or height before the object is resized to accomodate additional rows or columns. Each successive rows is inserted below the previous row when -box-direction is set to normal
or above the previous row when box-direction is set to reverse
. Each successive column is inserted to the right of the previous column when -box-direction is set to normal
or to the left of the previous column when -ms-box-direction is set to reverse
.
box-lines
Microsoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4