Interactive online courses HTML Academy
2026-03-09 12:23 Diff
  • Theory
  • Theory
  • Comments

Animation delay: animation-delay, step 1

Apart from controlling the duration of an animation, we can set a delay before it starts playing.

In this and the next two tasks, we will create two animations that will eventually be run one after another using a delay. First, let’s create and assign the first animation.

Comments