diff --git a/guide/english/bootstrap/cards/index.md b/guide/english/bootstrap/cards/index.md index e6484cc227..902842e888 100644 --- a/guide/english/bootstrap/cards/index.md +++ b/guide/english/bootstrap/cards/index.md @@ -99,9 +99,11 @@ This is some text within a card body. ``` ### Card is balanced with the image +###### This is how it will look in an html doc + ```html
- Card image cap + Card image cap

Some quick example text to build on the card title and make up the bulk of the card's content.

@@ -109,9 +111,6 @@ This is some text within a card body. ``` - #### More Information -- [Bootstrap cards](https://getbootstrap.com/docs/4.1/components/card/) - - +- [Bootstrap cards](https://getbootstrap.com/docs/4.1/components/card/) \ No newline at end of file