Add Green Background Color with Bootstrap

Vrundesha Joshi
Updated on 12-Jun-2020 20:45:40

215 Views

Use the .btn-success class in Bootstrap to set a positive action to an element. You can try to run the following code to implement the .btn-success class −ExampleLive Demo           Bootstrap Example                                 The following are FMCG companies:                ITC Limited          Nestle          Britannia Industries Limited             Click below if the above list is correct:       Success    

Create a Yellow Button Warning with Bootstrap

Ankith Reddy
Updated on 12-Jun-2020 20:44:32

1K+ Views

Use the .btn-warning class in Bootstrap to create a yellow button that indicates warning in Bootstrap.You can try to run the following code to implement the .btn-warning class −ExampleLive Demo           Bootstrap Example                                 You are WARNED!    

Create Extra Small Button with Bootstrap

karthikeya Boyini
Updated on 12-Jun-2020 20:43:16

496 Views

Use the .btn-xs class in Bootstrap to create an extra small button in BootstrapExampleLive Demo           Bootstrap Example                                 Click below if you want to know the message:       Message    

Bootstrap Panel Footer Class

Arjun Thakur
Updated on 12-Jun-2020 20:42:08

1K+ Views

Use the .panel-footer class in Bootstrap to set footer to panel.You can try to run the following code to implement panel-footer class −ExampleLive Demo           Bootstrap Example                                                       Panel heading                                 Panel content                                 Panel footer                    

Bootstrap Panel Title Class

Lakshmi Srinivas
Updated on 12-Jun-2020 20:39:23

689 Views

Add panel title in Bootstrap to add a title to the panel using the .panel-title class.You can try to run the following code to implement the .panel-title classExampleLive Demo           Bootstrap Example                                                                      Panel with title                                             Panel content                    

Add Blue Background Color to Element with Bootstrap

Daniol Thomas
Updated on 12-Jun-2020 20:38:07

177 Views

To set key stuff on an element, use the .bg-primary class in Bootstrap.You can try to run the following code to implement .bg-primary class that is blue in color −ExampleLive Demo           Bootstrap Example                                 Example             Danger       Key text!          

Bootstrap Class Panel Body

George John
Updated on 12-Jun-2020 20:35:53

433 Views

Set container for content inside the panel with the .panel-body Bootstrap class.You can try to run the following code to implement the .panel-body class −ExampleLive Demo           Bootstrap Example                                                       MCA Result                                 Top Engineers of batch 2017-18                      

Bootstrap Collapsible Panel

Samual Sam
Updated on 12-Jun-2020 20:34:40

3K+ Views

To create a collapsible panel in Bootstrap, use the panel-collapse class.You can try to run the following code to create a collapsible panelExampleLive Demo           Bootstrap Example                                          Tutorials          Click below...                                                                              Free learning content                                                                     We provide free learning content and quizzes as well.                   Copyright 2018                                                

Create Red Button Indicating Danger in Bootstrap

Ankith Reddy
Updated on 12-Jun-2020 20:33:42

677 Views

To create a button in Bootstrap indicating danger, use the .btn-danger class.You can try to run the following code to implement. btn-danger class −ExampleLive Demo           Bootstrap Example                                 Cick the below button in case of issues:                Danger          

Create a Default Bootstrap Button

karthikeya Boyini
Updated on 12-Jun-2020 20:32:32

313 Views

Use the .btn-default class in Bootstrap to create a default button.You can try to run the following code to implement a .btn-default classExampleLive Demo           Bootstrap Example                                 Cick the below button in case of issues:                Danger             Cick the below button if everything is fine:                Next          

Advertisements