1.

Which of the following specifies how many seconds a transition effect takes to complete?(a) transition-delay(b) transition-duration(c) transition-property(d) transitionI got this question during an internship interview.Question is from CSS Transition, Perl cgi Programming topic in division CGI Programming & Miscellaneous of CSS

Answer»

Right answer is (b) transition-duration

To explain I would say: 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.



Discussion

No Comment Found

Related InterviewSolutions