Defines the columns of a grid
. Child column
elements define the individual columns to appear in the grid. The columns
element may be nested inside another columns
element. Other elements placed inside a columns
element occupy the full height of the grid and are placed in their corresponding positions between the columns.
More information about columns is available in the XUL tutorial.
See grid
for an example.
Inherited from XUL element |
Inherited Properties |
grid
, column
, rows
, row
.