Delay the start

animation-delay

Start the animation sequence after a short waiting period.

Property values

The number of seconds or milliseconds to wait:

s seconds
ms milliseconds

Examples

animation-delay: 5s;
animation-delay: 5000ms;
animation-delay
0

style > animation > animation-delayDelay the start

🔗 🔎