--- title: Apply the Default Bootstrap Button Style --- # Apply the Default Bootstrap Button Style --- ## Problem Explanation The last challenge had you creating 6 buttons, 3 in each well element. This time you are required to add classes to those buttons. --- ## Hints ### Hint 1 A class is declared using the following syntax: ```html ``` --- ## Solutions
Solution 1 (Click to Show/Hide) ```html

jQuery Playground

```