What are the different button styles in bootstrap? Explain
Answer Posted / Mohd Nazir
In Bootstrap, there are several styles for buttons which include: Standard Buttons (.btn), Outline Buttons (.btn-outline-*), Inverse Buttons (.btn-inverse), Block Level Buttons (.btn-block), Dropdowns (.dropdown), and Button Groups (.btn-group). Each style can be modified based on the available color schemes like primary, secondary, success, danger, warning, info, and link.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers