M

Mr. Dubey • 65.25K Points
Coach

Q. What should be written in the blank of the code for JQuery Code Used to Apply CSS3 Animations?

Code:
Code:
_________ leftmove {
100% { transform: translateX(-70px); opacity: 1; }
}
_________ rightmove {
100% { transform: translateX(70px); opacity: 1; }
}
  • (A) animation-name
  • (B) @media
  • (C) !important
  • (D) @keyframes
  • Correct Answer - Option(A)
  • Views: 136
  • Filed under category CSS

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics