flex-wrap
Term side of the Card
Topic: Flexboxes
Unit title: flex-wrap
Categories: Property
Explanation side of the Card
Explanation: The property that controls whether flex items are forced onto a single line or can wrap onto multiple lines within a flex container. It helps manage how items flow when there's not enough space, allowing for more flexible and responsive designs.
Browser compatibility:
- The chrome browser supports this feature starting from version 29
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 28
- The safari browser supports this feature starting from version 9
Availability: