position

The position property specifies how an element should be positioned relative to the browser window or other objects on the web page.

Syntax



position: static | relative | absolute | sticky | center | page | fixed;