CSS position and its properties
What is position ?
position sets how an element is placed in website.
it can be placed in any corner or to overlap images. all based on the requirements.
these properties are used only after position is set.
properties of positions:
top
bottom
lef...
gouribscode.hashnode.dev2 min read