place-items
Term side of the Card
Topic: Alignment & Float
Unit title: place-items
Categories: Property
Explanation side of the Card
Explanation: The shorthand property that combines `align-items` and `justify-items` properties to control the alignment of items within a grid or flex container. It determines how items are positioned both vertically and horizontally, ensuring they are placed correctly within their container.
Browser compatibility:
- The chrome browser supports this feature starting from version 59
- The edge browser supports this feature starting from version 79
- The firefox browser supports this feature starting from version 45
- The safari browser supports this feature starting from version 11
Availability: