Appearance
animate-[name]
animation-name: name;
<div class="animated animated-bounce">Foo</div> <div class="animated animated-bounce animated-infinite">Bar</div>
Refer the demo to see the available animations in action.