CSS Positions
The Position property allows one to position elements based on five different position values.
static
relative
absolute
fixed
sticky
When position property is set to an element then CSS provides accessibility of top, right, bottom, right properties...
thanush.hashnode.dev2 min read