position

whether the element is positioned absolutely or relative to its parent during layout

Example

1

Description

whether the element is positioned absolutely or relative to its parent during layout

Values

Value Description
Values
absolute
fixed
relativeelements inside the element are rendered relative to this element
staticpositions element according to the normal flow