Junior
What is Flexbox?
sobes.tech AI
Answer from AI
Flexbox (Flexible Box Layout Module) is a one-dimensional layout module designed for distributing space between items in a container and controlling their alignment. It allows creating responsive layouts without using floats and positioning.