Modified the intro sentence (#32145)

This commit is contained in:
Vedrana_R
2018-12-27 18:44:59 +01:00
committed by Christopher McCormack
parent 930e1fefb3
commit 55b3a86dab

View File

@ -6,7 +6,7 @@ title: Buttons
The Bootstrap framework provides you with various styling options for buttons. These styles help you provide a visual representation to the user of what the button may do.
#### How To Use:
To use bootstrap buttons you follow the same steps that you would to create a button in HTML except you also apply the applicable CSS class to the button. A code example has been provided below.
To use bootstrap buttons you need to follow the same steps that you would to create a button in HTML, except that you also apply the applicable CSS class to the button. A code example has been provided below.
**Code Example:**