Home » CSS » CSS 3D Transforms » Question
  1. Which of the following css property allows elements to be offset, rotated, scaled, and skewed in a variety of different ways?
    1. transition
    2. transform-3D
    3. transform-origin
    4. transform
    5. None of these
Correct Option: D

Syntax: transform: list of transform-functions | none



Your comments will be displayed only after manual approval.