translate

Term side of the Card
Topic: Transformations
Unit title: translate
Categories: Property
Explanation side of the Card

Explanation: The property that moves an element from its original position along the X and Y axes. It doesn't overwrite the `transform` property, as it shifts the element's position without altering other transform functions. This property is useful for repositioning elements horizontally or vertically.

Browser compatibility:
  • The chrome browser supports this feature starting from version 104
  • The edge browser supports this feature starting from version 104
  • The firefox browser supports this feature starting from version 72
  • The safari browser supports this feature starting from version 14.1
Availability: