Login
Remember
Register
Ask a Question
What are the different button styles in Bootstrap?
0
votes
asked
Oct 7, 2019
in
Bootstrap
by
Tracy Williams
What are the different button styles in Bootstrap?
button-styles
button-styles-bootstrap
bootstrap-button-styles
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 10, 2019
by
john ganales
In bootstrap there are seven styles which we can use with the bootstrap button.
.btn-default.
.btn-primary
.btn-success
.btn-info
.btn-warning.
.btn-danger.
.btn-link.
...