No video available
Please refer to the materials section for this topic.
CSS Transitions
Learning Objectives
- •`transition-property`, `transition-duration`, `transition-timing-function`, `transition-delay`
- •Shorthand `transition` property
Weekly Outcome
By the end of this module you will be able to create smooth UI transitions and basic animations using CSS properties like `transition`, `transform`, and `@keyframes`.