order
Term side of the Card
Topic: Flexboxes
Unit title: order
Categories: Property
Explanation side of the Card
Explanation: The property used in flexbox layouts to specify the order in which flex items appear in the container. By setting the `order` property, the visual order of items can be changed without altering their source order, allowing for flexible layouts.
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 20
- The safari browser supports this feature starting from version 9
Availability: