css-transforms Flashcards
(2 cards)
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
What does the transform property do?
rotates an element around a fixed point
Give four examples of CSS transform functions.
translate, translateY, rotate, scale