minor fixes
This commit is contained in:
parent
e8d7f3784a
commit
9bba5702fe
1 changed files with 1 additions and 1 deletions
|
@ -492,7 +492,7 @@ Here's a more complex example, with `@keyframes`:
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
CSS animations allow smoothly (or not) animated changes of one or multiple CSS properties.
|
CSS animations allow smoothly (or step-by-step) animated changes of one or multiple CSS properties.
|
||||||
|
|
||||||
They are good for most animation tasks. We're also able to use JavaScript for animations, the next chapter is devoted to that.
|
They are good for most animation tasks. We're also able to use JavaScript for animations, the next chapter is devoted to that.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue