Which value specifies a length of the transition effect?
timing-function
delay
property
transition-duration
None of these
Correct Option: D
The value of transition-duration specifies a length of the transition effect. The value is specified in milliseconds (ms) and seconds (s). E.g. 190ms and 0.8s.