A beginning course in animating web content using the Document Object Model (DOM).
Objectives
Learners will learn how to:
- Layout pages with a presentation program
- Transfer the page layout to HTML and CSS
- What is a keyframe?
- Animating content with CSS
- GreenSock Animation Program (GSAP): Animating content using the Green Sock tween
- GreenSock: Sequencing tweens using Timelines
- GreenSock: Controlling the triggering of Tweens and Timelines using ScrollTrigger
- Putting it all together into a finished project