Position

enumeration

Switch to Manual

Description

Defaines how the position values are interpreted by the layout engine.

Variables

RelativeThe element is positioned in relation to its default box as calculated by layout.
AbsoluteThe element is positioned in relation to its parent box and does not contribute to the layout anymore.