# Transitions
Transition is a way of generating movement in CSS.
You can create motion by specifying changing properties in a layer.
Defined by setting the following property:
- property
- delay
- duration
- timing
In the case of timing, the cubic-bezier editor provides a more convenient setting.