Learn CSS POSITIONING PROPERTY(Relative Static and absolute positions)
The relative the position value is used to position an element relative to its normal position within the document flow. When an element is given a position: relative property, it can be moved from its original position by specifying a top, bottom, l...
kamilapreetisamuel.hashnode.dev1 min read