Understanding Positions in CSS.
CSS position property is used to describe how an element or an HTML entity will be positioned on the page.
For example when you have to stick your navigation bar to the top or when you want to keep a chat icon fixed on the bottom right of the page, p...
harshkunte.hashnode.dev5 min read