Home » CSS » CSS Transitions » Question
  1. Which of the following property defines when the transition will start and it allows a transition to begin execution some some period of time from when it is applied?
    1. transform-duration
    2. transform-delay
    3. transition-delay
    4. All of above
    5. None of these
Correct Option: C

transition-delay



Your comments will be displayed only after manual approval.