Bootstrap CSS Animated Buttons for your next project with 4 different variants and 8 different color schemes.
Bootstrap CSS Animated Buttons for your next project with 4 different variants and 8 different color schemes for your next website or web apps quite easily.
It’s super easy to use it and all you need to do is to pull the buttons.css sile and you’re all set to go. In the below section you can see how to use our buttons in your project.
<button type="button" class="btn btn-primary btn-lg">Primary</button>
<button type="button" class="btn btn-primary">Primary</button>
<button type="button" class="btn btn-primary btn-sm">Primary</button>
<button type="button" class="btn btn-primary btn-lg btn-radius">Primary</button>
For more examples you can refer to index.html page.
You can see the demo here.