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 button elements should be nested within each of your div elements with class well.
  • Waiting: 2. You should have a total of 6 button elements.
  • Waiting: 3. All of your button elements should have closing tags.
/**
* Your test output will go here
*/