Flexbox is a one-dimensional layout system that we can use to create a row or a column axis layout. ๐๐ปProperties of flexbox:- PART - I ๐ฅ1. flex-direction:- row (default) row-reverse column column-reverse ๐ฅ2. flex-wrap:- nowrap (default) wr...
devabs.hashnode.dev4 min read
No responses yet.