InterviewSolution
Saved Bookmarks
| 1. |
Which of the following CSS Property determines whether an animation should run in reverse on some cycles?(a) animation(b) animation-run(c) animation-repeat(d) none of the mentionedI had been asked this question during a job interview.Asked question is from CSS Keyframes in portion CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» Right answer is (d) none of the mentioned |
|