+**Flexbox** is a [CSS](/wiki/css) module designed for efficient, one-dimensional content arrangement within a container. It masterfully aligns and distributes space among items, making dynamic [Web Layouts](/wiki/web_layout) both simple and powerful.
+## See also
+- [CSS Grid](/wiki/css_grid)
+- [Responsive Design](/wiki/responsive_design)
+- [Box Model](/wiki/box_model)