Add Elements within Your Bootstrap Wells
Now we're several div elements deep on each column of our row. This is as deep as we'll need to go. Now we can add our button elements.
Nest three button elements within each of your div elements having the class name well.
Tests
- Waiting: 1. Three
buttonelements should be nested within each of yourdivelements with classwell. - Waiting: 2. You should have a total of 6
buttonelements. - Waiting: 3. All of your
buttonelements should have closing tags.
/** * Your test output will go here */