Which CSS property can provide to add an effect when changing from one style…

2022

Which CSS property can provide to add an effect when changing from one style to another, without using flash animations or JavaScript?

  1. A.

    Associations

  2. B.

    Transitions

  3. C.

    Transistor

  4. D.

    None of the above

Attempted by 191 students.

Show answer & explanation

Correct answer: B

CSS Transitions allow gradual change between property values (e.g., color, size, position) over a specified duration using timing functions.

They eliminate the need for JavaScript or Flash by providing built-in declarative animation, enabling smooth visual effects directly through CSS.

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs