Css Online Test

Start Your Test

keyboard_arrow_down

Instructions:

  • Total number of questions: 10.
  • Time allotted: 10 minutes.
  • Each question carries 1 mark.
  • No negative marks.
  • DO NOT refresh the page.
  • All the best :-)

What You Will Learn:

This CSS Keyframes Test helps you to Boost your Knowledge in CSS Language. In this test, we will cover the topics in the form of questions like
  • To define when the animation will start. It allows an animation to begin execution some time after it is applied we use animation-delay property .
  • To specifies the number of times an animation should run we use animation-iteration-count property.
  • To specifies whether an element is an accelerator indicator or not we use accelerator property.
  • To specifies the direction in which a marquee should move we use marquee-direction property.