HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-03-09
1 <ul><li>Theory</li>
1 <ul><li>Theory</li>
2 <li>Theory</li>
2 <li>Theory</li>
3 <li>Comments</li>
3 <li>Comments</li>
4 </ul><h2>Animation delay: animation-delay, step 1</h2>
4 </ul><h2>Animation delay: animation-delay, step 1</h2>
5 <p>Apart from controlling the duration of an animation, we can set a delay before it starts playing.</p>
5 <p>Apart from controlling the duration of an animation, we can set a delay before it starts playing.</p>
6 <p>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.</p>
6 <p>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.</p>
7 <h2>Comments</h2>
7 <h2>Comments</h2>