css-transforms Flashcards
1
Q
What does the transform property do?
A
rotates an element around a fixed point
2
Q
Give four examples of CSS transform functions.
A
translate, translateY, rotate, scale
LFZ > css-transforms > Flashcards
What does the transform property do?
rotates an element around a fixed point
Give four examples of CSS transform functions.
translate, translateY, rotate, scale