Contact Us || Privacy Policy || About Us |
|
Bootstrap ButtonsButton StylesThere are 4 types of button style. Example:- Test it NowButton classes can be used in different HTML elements.1) <a> :- Use in Link 2) <button>:- Use in Button 3) <input>:- Use in Input Example:- Test it NowBootstrap Button SizesUse the .btn-lg class for large buttons & use the .btn-sm class for small buttons. Example:- Test it NowBootstrap Block Level ButtonsUse the .btn-blockclass for block level button. Example:- Test it NowBootstrap Active/Disabled ButtonsUse the .active class for Active Button and use the .disabled class for Disable button Example:- Test it Now
Next TopicBootstrap Button Groups
|