0% found this document useful (0 votes)
16 views

Animation Basics: Jeff Batt

Uploaded by

Neo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views

Animation Basics: Jeff Batt

Uploaded by

Neo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

Animation Basics

Jeff Batt
FOUNDER & TRAINER
@jeffbatt01 www.learningdojo.net
Downloading Animate CSS
Demo

https://daneden.github.io/animate.css/
Attaching Animate CSS
Demo
Copy CSS into project
Attach CSS file
<link rel="stylesheet" type="text/css" href="css/animate.css">

Attaching Animate.css
Before you can animate you must attach the CSS
Exploring the Various Animations
Demo
Look at various animations
Review animated class
<div class=“animated className”>

Animated Class
Every animation needs to have the animated class.
Animating Your First Object
Demo
Adding our first animation
Preview the animation
Change the animation
Looping Animations
Demo

Looping your animation


Animating Various Parts of Our Demo Project
Demo
Working with cooking site
Animating various sections of site
Download Animate.CSS

Summary Attaching Animate.CSS to any project


Explored various animations
Animated our first object
Loop animations
Animated various parts of our Cooking
project

You might also like