diff --git a/guide/english/miscellaneous/add-elements-within-your-bootstrap-wells/index.md b/guide/english/miscellaneous/add-elements-within-your-bootstrap-wells/index.md index d89db85eb1..5764ec73a8 100644 --- a/guide/english/miscellaneous/add-elements-within-your-bootstrap-wells/index.md +++ b/guide/english/miscellaneous/add-elements-within-your-bootstrap-wells/index.md @@ -1,4 +1,13 @@ --- title: Add Elements Within Your Bootstrap Wells --- -Once you have gone deep enough in `divs` you can start adding your Bootstrap buttons. \ No newline at end of file +Once you have gone deep enough in `divs` you can start adding your Bootstrap buttons. + +**Code Example:** + +`
` + + +#### More Information: + +* [Bootstrap Wells](https://www.w3schools.com/bootstrap/bootstrap_wells.asp)