translate

The translate() function shifts the element relative to the original location by a given value horizontally and vertically.

Syntax



transform: translate( tx [, ty ]? );