91-9990449935 0120-4256464 |
Bootstrap ButtonsThere are seven styles to add a button in Bootstrap. Use the following classes to achieve the different button styles:
Bootstrap Button Example: specifying seven stylesTest it NowBootstrap Button SizeIn Bootstrap, you can choose a button according to your requirement. It provides four button sizes. The following classes define the different sizes:
Example: Test it NowBootstrap Enable/Disable ButtonsYou can set a button disable or unclickable state. The .active class is used to make a button appear pressed, and the class .disabled makes a button unclickable: Example: Test it NowBootstrap Block level buttonsThe block level button covers the entire width of the parent element. The .btn-block class is used to create a block level button: Example: Test it Now
Next TopicBootstrap Grid
|