Flexbox at a glance
What is Flexbox??
As the Mozilla documentation says Flexbox is a one-dimensional layout method for arranging items in rows or columns. Items flex (expand) to fill additional space or shrink to fit into smaller spaces.
now this seems complex and un...
dipanjansur.hashnode.dev3 min read