right

Term side of the Card
Topic: Positioning
Unit title: right
Categories: Property
Explanation side of the Card

Explanation: The property that sets the distance between the right edge of an element and the right edge of its containing block. It's used with the `position` property set to 'absolute' or 'fixed' to control horizontal placement relative to the nearest ancestor or viewport, while with 'relative' it shifts the element from its original position.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 1
Availability: