Css Flexbox
The flexbox is a whole module not a single property. It consist of group of properties. Some of them arer meant to set on flex container ( the parent element ) and some of them on child or flex items.
you can use the same html code to play with diffe...
soumya2022.hashnode.dev5 min read