-
Which of the following specifies how many seconds a transition effect takes to complete?
-
- transition-property
- transition-delay
- transition
- transition-duration
- None of these
Correct Option: D
transition-duration specifies how many seconds or milliseconds a transition effect takes to complete, a transition is a shorthand property for setting the four transition properties into a single property.