<stack>

The <stack> element is used inside a <sidebyside> to arrange multiple items vertically within a single panel. This is useful when one column should contain several paragraphs, images, or other blocks.

Use <stack> when side-by-side material needs both horizontal panels and vertical grouping inside one panel.

Syntax

Attributes

This tag has no attributes.

Children

The following may appear as children: <console> <image> <p> <pre> <program> <tabular> <video>

Parents

This element may appear as an immediate child of the following elements: <sidebyside>

Examples