![]() |
| > Home > Documentation > Latest documentation > Interchange tags > column |
|
columnSub-tag of the [row] tag. Used to format columns within a row. Summary
DescriptionThis is a sub-tag of the [row] tag and cannot be used outside of a [row]...[/row] container. A common usage might be as follows: (from the Standard demo's "etc/mail_reciept" file)
ParameterswidthThe column width, including the gutter. This must be supplied, as there is no default. A shorthand method is to just supply the number as the first parameter, as in [col 20]. gutterThe number of spaces used to separate this column from the next. alignDetermines whether text is aligned to the left (the default), the right, or in a way that might display an HTML text input field correctly. Valid values are "L", "R" and "I". spacingThe line spacing used for wrapped text. The default is 1, for single-spaced text. wrapDetermines whether text that is greater in length than the column width will be wrapped to the next line. The default is "Yes". See also
|
| Home | Legal nonsense | Privacy policy | Contact us |