place-self

Term side of the Card
Topic: Alignment & Float
Unit title: place-self
Categories: Property
Explanation side of the Card

Explanation: The shorthand property that combines `align-self` and `justify-self` properties to control the alignment of a single grid or flex item within its container. It allows overriding the container's alignment settings for a specific item, positioning it precisely within its cell.

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: