+ 1
Translate property in css detailed information
2 Answers
+ 1
Translate is the absolute position of an element. You want to center something on the middle of the page you use translate 50% to the left and -50% from the top.
+ 3
It is called "documentation" and can be found on the Internet:
https://developer.mozilla.org/en-US/docs/Web/CSS/transform-function/translate