InterviewSolution
Saved Bookmarks
| 1. |
What specifies the speed curve of transition effect?(a) transition-delay(b) transition-property(c) transition-timing-function(d) transition-durationI had been asked this question in an online quiz.I would like to ask this question from CSS Transition, Perl cgi Programming topic in portion CGI Programming & Miscellaneous of CSS |
|
Answer» The correct option is (c) TRANSITION-timing-function |
|