diff options
Diffstat (limited to 'docs/content')
| -rw-r--r-- | docs/content/buttons.md | 6 |
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 --> |
