From 5f3473258e5e9f3d2d9da165312e8374c55250e6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 18 Mar 2017 16:49:55 -0700 Subject: [PATCH] add header and footer to example --- docs/components/card.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/components/card.md b/docs/components/card.md index b45d134634..dc8a921b85 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -376,11 +376,13 @@ You can also use `.card-inverse` with the [contextual backgrounds variants](#bac {% example html %}
+
Header

Special title treatment

With supporting text below as a natural lead-in to additional content.

Go somewhere
+
{% endexample %}