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

To EXPLAIN: animation-direction : DETERMINES whether an animation should RUN in reverse on some CYCLES.



Discussion

No Comment Found

Related InterviewSolutions