CSS: Flex-box property
What is flex-box?
=> It makes, easier to design a flexible responsive layout without using positioning and float property.
=> Flexbox is one dimensional method.
=> It has powerful alignment capabilities.
The basic concept of flexbox:
There are two t...
pritamkumar.hashnode.dev1 min read