InterviewSolution
Saved Bookmarks
| 1. |
Which of the following specifies a transition effect with same speed from start to end?(a) linear(b) ease-out(c) ease-in-out(d) easeI got this question in examination.The query is from CSS Transition, Perl cgi Programming topic in chapter CGI Programming & Miscellaneous of CSS |
|
Answer» Right answer is (a) LINEAR |
|