Transition is the process of applying an animation effect in different ways over a period of time. The default format is: transition: property duration timingfunction delay; transition property transition-property: Enter the properties that create the desired animation. (color, background-color, border-radius, position ....) transition-duration: Sets how many seconds the animation effect will be..