POSITION Property in CSS
Position is a CSS property which is used to set a object in a Particular position.
This helps us to use the 'top', 'right', 'bottom', 'left' properties
static :-
This is a default value every CSS element's position is by default static.
The propert...
anirban-629.hashnode.dev3 min read