Changing button styles using Bootstrap
Lets see how we can use inbuilt bootstrap class . In this short post I would be using button classes which could be useful.
By default button would not have any style.
- "btn" : Applies css class to the button.
- "btn-group" : Groups all the buttons in a div
- "btn-group-vertical" : Groups all the buttons in a div vertically
Display
No comments:
Post a Comment