1. Урок 1. 00:01:30
    Welcome
  2. Урок 2. 00:01:06
    What you should know before watching this course?
  3. Урок 3. 00:01:46
    Vendor prefixes and browser support
  4. Урок 4. 00:00:44
    Using the exercise files
  5. Урок 5. 00:04:15
    CSS transform basics
  6. Урок 6. 00:04:06
    Simple 3D transforms
  7. Урок 7. 00:04:15
    CSS transitions
  8. Урок 8. 00:00:44
    Challenge Adding a transition
  9. Урок 9. 00:01:03
    Solution Adding a transition
  10. Урок 10. 00:05:53
    Animation basics
  11. Урок 11. 00:05:07
    Use animation delay and animation fill mode
  12. Урок 12. 00:04:00
    Use animation direction
  13. Урок 13. 00:07:53
    Timing functions and easing
  14. Урок 14. 00:00:42
    Challenge: Adding keyframes to our animation
  15. Урок 15. 00:01:09
    Solution: Adding keyframes to our animation
  16. Урок 16. 00:05:05
    Infinitely looping animation
  17. Урок 17. 00:05:52
    Animate an element into place
  18. Урок 18. 00:04:06
    Pause and play with animation playstate
  19. Урок 19. 00:05:46
    Animate 3D transforms
  20. Урок 20. 00:04:14
    Prepare an image to use as a sprite
  21. Урок 21. 00:04:03
    Animate sprite images with steps
  22. Урок 22. 00:05:44
    Chain multiple animations
  23. Урок 23. 00:00:57
    Challenge: Adding a third animation to the chain
  24. Урок 24. 00:01:29
    Solution: Adding a third animation to the chain
  25. Урок 25. 00:04:02
    Prepare an SVG for animation
  26. Урок 26. 00:05:37
    Export SVG from Illustrator
  27. Урок 27. 00:07:25
    Animate SVG with CSS
  28. Урок 28. 00:05:28
    When to use CSS animations
  29. Урок 29. 00:04:48
    Highperformance animations
  30. Урок 30. 00:03:19
    Code organization and fallbacks
  31. Урок 31. 00:02:38
    Helpful online tools for animations
  32. Урок 32. 00:04:22
    Using browsers animation inspection tools
  33. Урок 33. 00:00:39
    Next steps