-
Which of the following specifies a transition effect with same speed from start to end?
-
- ease-in-out
- ease
- linear
- ease-out
- None of these
Correct Option: C
linear value specifies a transition effect with the same speed from start to end, ease-in-out specifies a transition effect with a slow start and end, ease-out specifies a transition with a slow end.