Button styles can be applied to anything with the .btn class applied. However, typically you'll want to apply these to only <a> and <button> elements for the best rendering.


ButtonStandardMiniSmallLarge
Standard Button
.btn
ButtonButtonButtonButton Large
Primary Button
.btn-primary
ButtonButtonButtonButton Large
Info Button
.btn-info
ButtonButtonButtonButton Large
Success Button
.btn-success
ButtonButtonButtonButton Large
Warning Button
.btn-warning
ButtonButtonButtonButton Large
Danger Button
.btn-danger
ButtonButtonButtonButton Large
Inverse Button
.btn-inverse
ButtonButtonButtonButton Large