CSE :: CSS - CS
- Which of the following transform property value defines a 3D transformation, using a 4×4 matrix of 16 values?
- Which of the following transform property value defines a 3D rotation along the Z-axis?
- Which of the following transform property value defines a 3D rotation along the Z-axis?
- Which of the following transform property value defines a 3D rotation?
- Which of the following CSS Property selects an animation defined in an @keyframes rule and applies it to the element?
- Which of the following CSS Property determines whether an animation should run in reverse on some cycles?
- Which of the following CSS Property defines which property values to apply to the element before the animation begins (if delayed) and after it ends?
- Which of the following CSS Property sets the pace of the transition to the next keyframe, as described in the previous section?
- Which of the following CSS property defines whether the animation is running or paused?
- Which of the following property defines when the animation will start. It allows an animation to begin execution some time after it is applied?