css-transforms Flashcards
1
Q
What does the transform property do?
A
Change the visualization aspect of the element on 2D and 3D transformation (rotate, scale, skew,etc)…
2
Q
Give four examples of CSS transform functions.
A
- Translate
- Scale
- Rotate
- Skew