All about CSS positions
The position property of CSS helps position an element on the web page. The default positioning of any element is "static" which means the element is positioned in a normal document flow i.e the order in which the elements are written in the source c...
rezanaqvi.hashnode.dev3 min read