Lesson: Responsive Design with Bootstrap
Apply the Default Bootstrap Button Style
Bootstrap has another button class called btn-default
.
Apply both the btn
and btn-default
classes to each of your button
elements.
The content on this page is licensed under Attribution-ShareAlike 4.0 International. Original authors: freeCodeCamp, the content was modified.