diff --git a/docs/components/ribbons.md b/docs/components/ribbons.md index 1c17abffb..38c7c45ae 100644 --- a/docs/components/ribbons.md +++ b/docs/components/ribbons.md @@ -163,3 +163,17 @@ The ribbon comes in three sizes to display more text or use larger font sizes, d ``` + +##### Image Example Code +{: .text-bold .text-dark .mt-5} + +```html +
+ Photo 1 +
+
+ Ribbon +
+
+
+``` diff --git a/pages/UI/ribbons.html b/pages/UI/ribbons.html index 7abc05157..fb69a3ac4 100644 --- a/pages/UI/ribbons.html +++ b/pages/UI/ribbons.html @@ -800,6 +800,38 @@ +
+
+
+ Photo 1 +
+
+ Ribbon +
+
+
+
+
+
+ Photo 2 +
+
+ Ribbon +
+
+
+
+
+
+ Photo 3 +
+
+ Ribbon +
+
+
+
+