Column
Last modified by Frank Fock on 2024/05/23 17:17
Description
Add the column macro to a page to organise your content in columns. This macro is used in conjunction with the Section macro, and provides more flexibility than page layouts.
Parameters
Parameter | Name | Description | |
---|---|---|---|
width | Width | The width of the column. Can be specified either in pixels (for example, 400px) or as a percentage of the available page width (for example, 50%). |
Examples
Simple column
{{column width="350px"}}
Add the Section macro to a page to organise your content in sections and columns. This macro is used in conjunction with the Column macro.
{{/column}}
Add the Section macro to a page to organise your content in sections and columns. This macro is used in conjunction with the Column macro.
{{/column}}
Add the Section macro to a page to organise your content in sections and columns. This macro is used in conjunction with the Column macro.
Columns usage in Section
{{section border="true"}}
{{column width="250px"}}
Add the Section macro to a page to organise your content in sections and columns. This macro is used in conjunction with the Column macro.
{{/column}}
{{column width="300px"}}
Content in the column 2
{{/column}}
{{column width="300px"}}
Content in the column 3
{{/column}}
{{column width="250px"}}
Content in the column 4
{{/column}}
{{/section}}
{{column width="250px"}}
Add the Section macro to a page to organise your content in sections and columns. This macro is used in conjunction with the Column macro.
{{/column}}
{{column width="300px"}}
Content in the column 2
{{/column}}
{{column width="300px"}}
Content in the column 3
{{/column}}
{{column width="250px"}}
Content in the column 4
{{/column}}
{{/section}}
Add the Section macro to a page to organise your content in sections and columns. This macro is used in conjunction with the Column macro.
Content in the column 2
Content in the column 3
Content in the column 4