diff options
| author | Mark Otto <[email protected]> | 2015-01-19 20:03:08 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-01-19 20:03:08 -0800 |
| commit | 33e32bffc8209fa88acec2a8ae9490e2a7595988 (patch) | |
| tree | c74f79b49faf1793d2c33c45861dc9d4a3ad0aed /docs/content | |
| parent | ff1d10affb94f6c44a06d19c701bdd0523e746c4 (diff) | |
| download | bootstrap-33e32bffc8209fa88acec2a8ae9490e2a7595988.tar.xz bootstrap-33e32bffc8209fa88acec2a8ae9490e2a7595988.zip | |
new headers, ad placements, intro paragraphs on several pages, etc
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 --> |
