CSS-Flex Box
FLEXBOX:
Flexbox is a layout system in CSS that helps you create flexible and responsive layouts. It makes it easy to align and distribute elements within a container, even when their sizes are unknown or dynamic.
The property of Flexbox in CSS can b...
rukadikarsiddharth.hashnode.dev4 min read