Positioning (CSS)
Position -
With the help of this property, You can control how elements behave and are positioned on the page.
There are five different types of positions -
static
relative
absolute
fixed
sticky
Let's know how it works :
Static -
This is by default...
ahmadrafe.hashnode.dev2 min read