Css Positioning
Document flow:-
Before knowing the position property, we need to know about document flow. that without using any kind of position property how these element takes their position by default on the page.
When you add elements to a web page, they will ...
anjalisaini.hashnode.dev4 min read