LearningFuze > css-transforms > Flashcards
What does the transform property do?
it changes the shape or position of an element.
Give four examples of CSS transform functions.
rotation, skewing(distortion), translation(moving), scaling(resizing).