DEV Community

Divya Divya
Divya Divya

Posted on

WHAT IS FLEX BOX?

  • Flex box refers to the flexible box layout module,It's for arranging items (horizontally or vertically) within a container, in a flexible and responsive way.

  • Flex box makes it easy to design a flexible and responsive layout, without using float or positioning.

Top comments (0)