Flexbox in CSS
What is Flexbox?
A Flexbox is a one-dimensional layout model to arrange items in a container. Before introducing the flex property, developers use float or positioning properties to align items in CSS. This results in so much difficulty to arrange el...
mounikasangishetty.hashnode.dev10 min read
Anusha Dokuparthi
Aspiring Fullstack Developer
Nice article with good examples👍