Home » CSS » CSS Introduction » Question
  1. What module introduces the ability to modify CSS property values over time, such as position or color, to create animated layouts?
    1. 2D Transforms
    2. Box Model
    3. 3D Transforms
    4. Animations
    5. None of these
Correct Option: D

Visit www.w3.org/TR/css3-animations to know more about it.



Your comments will be displayed only after manual approval.