#### Adding Animation #### * Instructions here: http://mynameismatthieu.com/WOW/index.html http://daneden.github.io/animate.css/

Example

* Make element only appear when scrolled in view:
Content to Reveal Here
* Pick an animation style in Animate.css , then add the CSS class to the HTML element
Content to Reveal Here
## Advanced Options ## data-wow-duration: Change the animation duration data-wow-delay: Delay before the animation starts data-wow-offset: Distance to start the animation (related to the browser bottom) data-wow-iteration: Number of times the animation is repeated
Add this to html block or at the bottom of the page: