Bootstrap animation slide may refer to:
Bootstrap Slider (Carousel)
Detailed documentation and more examples you can find in our Bootstrap Carousel Docs
Bootstarp CSS animation slide class
Detailed documentation and more examples you can find in our Bootstrap Animations Docs
Using our animation is simple.
Step 1: Add the class .animated
to the element you want to animate.
Step 2: Add one of the following classes:
.slideInDown
.slideInLeft
.slideInRight
.slideInUp
.slideOutDown
.slideOutLeft
.slideOutRight
.slideOutUp
Step 3: For advanced usage: