aboutsummaryrefslogtreecommitdiff
path: root/docs/content
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content')
-rw-r--r--docs/content/buttons.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/content/buttons.md b/docs/content/buttons.md
index ac2ccc6cf..e559c4635 100644
--- a/docs/content/buttons.md
+++ b/docs/content/buttons.md
@@ -3,7 +3,11 @@ layout: page
title: Buttons
---
-Use any of the available button classes to quickly create a styled button.
+Buttons are used to execute actions in forms, dialogs, and more. Use any of the available button classes to quickly create a styled button.
+
+## Examples
+
+Bootstrap includes six predefined button styles, each serving its own semantic purpose.
{% example html %}
<!-- Provides extra visual weight and identifies the primary action in a set of buttons -->