Home » CSS » CSS 3D Transforms » Question
  1. Which of the following css property is used to define which properties a transition will be applied to?
    1. css3-property
    2. animation-property
    3. transition-property
    4. All of above
    5. None of these
Correct Option: C

Syntax: transition-property: all | none | property-name-1



Your comments will be displayed only after manual approval.