The position_*() functions adjust set the position of an element.
Arguments
- x
A tag element or .style pronoun.
- method
A character string specifying the positioning method. One of,
"static""relative""absolute""fixed""sticky"
See also
Other position utilities:
position_centered(),
position_sticky()