Bootstrap has many predefined button styles, and each button reflects either a message to the user or an action to be performed.
The different button styles and classes are :
* Default (.btn-default)
* Primary (.btn-primary)
* Success (.btn-success)
* Info (.btn-info)
* Warning (.btn-warning)
* Danger (.btn-danger)