Flexbox and Grid in CSS
These two properties are the most common properties used in CSS, especially Flexbox. It has multiple functionalities to manipulate the parent container as well as child elements. Flexbox is good for one parent container whereas Grid is best for multi...
devbytes.hashnode.dev3 min read