diff --git a/guide/english/bootstrap/cards/index.md b/guide/english/bootstrap/cards/index.md index 9977b077ad..ea90465f46 100644 --- a/guide/english/bootstrap/cards/index.md +++ b/guide/english/bootstrap/cards/index.md @@ -39,6 +39,23 @@ The structure of the card can be enhanced by the addition of a header and a foot ``` +### Body +-------- +The main container of Card is .card-body. + +###### This is what it would look like in your HTML document + +```html +