Scroll Animation: Animate.css Wow.js

build animation by using CSS & HTML class

//cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css

//cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js

REF: animate.css
REF: wow.js docs
<script> new WOW().init(); </script>

This scroll Animation not repeatable

This scroll animation setup is not repeatable

'wow' + animation_class_name

REF:animate.css animation list

recreating the same animation with 'animated' instead of 'wow'

animate.css syntax 'delay-2s'

animate.css syntax
animation-duration, animation-delay, animation-iteration-count

All available animations

and many more ...

Check out all the animations here!

Bounce

Fade