Position property
The position property in CSS specifies how an element is positioned in a document. It affects where an element is placed on the page and how it interacts with other elements.
There are five main values for the position property:
1. static (Default)
...
gyannbaato.hashnode.dev3 min read