项目作者: Themesfinity

项目描述 :
Bootstrap CSS Animated Buttons for your next project with 4 different variants and 8 different color schemes.
高级语言: HTML
项目地址: git://github.com/Themesfinity/css-buttons.git
创建时间: 2019-03-06T17:04:42Z
项目社区:https://github.com/Themesfinity/css-buttons

开源协议:

下载


css-buttons

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.

How To Use?

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.

  1. <button type="button" class="btn btn-primary btn-lg">Primary</button>
  2. <button type="button" class="btn btn-primary">Primary</button>
  3. <button type="button" class="btn btn-primary btn-sm">Primary</button>
  4. <button type="button" class="btn btn-primary btn-lg btn-radius">Primary</button>

For more examples you can refer to index.html page.

View Demo:

You can see the demo here.