Bootstrap Articles

Page 18 of 49

Make a group of buttons span the entire width of the screen with Bootstrap

Rishi Rathor
Rishi Rathor
Updated on 11-Mar-2026 929 Views

To make a group of buttons span entire width of the screen, use the .btn-group-justified.You can try to run the following code to implement the .btn-group-justified class −Example           Bootstrap Example                                 The following are the car brands:                BMW          Audi          Jeep          Datsun          Toyota             The following are FMCG:                ITC Limited          Colgate-Palmolive          Nestle          Britannia Industries Limited          

Read More

Create a button look like a link with Bootstrap

Lakshmi Srinivas
Lakshmi Srinivas
Updated on 11-Mar-2026 5K+ Views

Use the .btn-link class in Bootstrap to create a button look like a link.You can try to run the following code to implement a .btn-link classExample           Bootstrap Example                                 The following are FMCG companies:                ITC Limited          Colgate-Palmolive          Nestle          Britannia Industries Limited          

Read More

Add a green background color to an element to set positive action with Bootstrap

Vrundesha Joshi
Vrundesha Joshi
Updated on 11-Mar-2026 223 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 −Example           Bootstrap Example                                 The following are FMCG companies:                ITC Limited          Nestle          Britannia Industries Limited             Click below if the above list is correct:       Success    

Read More

Create a large button group with Bootstrap

George John
George John
Updated on 11-Mar-2026 292 Views

To create a large button group in Bootstrap, use the .btn-group-lg class.You can try to run the following code to form a large button group −Example           Bootstrap Example                                 The following are the car brands:                BMW          Audi          Jeep          Datsun          Toyota             The following are FMCG:                ITC Limited          Colgate-Palmolive          Nestle          Britannia Industries Limited          

Read More

Add a yellow background color to an element to set warning action with Bootstrap

Samual Sam
Samual Sam
Updated on 11-Mar-2026 294 Views

To set warning action to a button in Bootstrap, use the .btn-warning button. You can try to run the following code to implement btn-warning buttonExample           Bootstrap Example                                 Click below if you want to know the warning message:       Warning    

Read More

Add a caption text inside a thumbnail class

Jennifer Nicholas
Jennifer Nicholas
Updated on 11-Mar-2026 445 Views

To add a caption text in a thumbnail class, use the .caption class with the .thumbnail class in Bootstrap.The .thumbnail class is used to add thumbnail to an image −Example           Bootstrap Example                                                                                                                                                             Data science is the process of deriving knowledge and insights from a huge and diverse set of data through organizing, processing and analysing the data.                                                                                        

Read More

Bootstrap panel-footer class

Arjun Thakur
Arjun Thakur
Updated on 11-Mar-2026 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 −Example           Bootstrap Example                                                       Panel heading                                 Panel content                                 Panel footer                    

Read More

Create a caret arrow icon that represents dropdown button with Bootstrap

Nitya Raut
Nitya Raut
Updated on 11-Mar-2026 2K+ Views

Use the .caret class in Bootstrap to create a caret arrow icon representing dropdown button.You can try to run the following code to create a carot arrow icon −Example           Bootstrap Example                                          Brands          The car brands:                       Car                            BMW                Toyota                Audi                Mahindra                Volvo                                

Read More

Center any element in Bootstrap

George John
George John
Updated on 11-Mar-2026 325 Views

Use the .center-block class in Bootstrap to center an element.You can try to run the following code to implement the .center-block class:Example           Bootstrap Example                                          Heading One          Text will be in center.          

Read More

Container for checkboxes in Bootstrap\\n

Anvi Jain
Anvi Jain
Updated on 11-Mar-2026 606 Views

Add checkbox to a web page with Bootstrap, using the .checkbox class in BootstrapYou can try to run the following code to set container for checkboxes −Example           Bootstrap Example                                          Programming Survey          Which programming languages do you like?                                      Java                                        C++                                        C                                

Read More
Showing 171–180 of 489 articles
« Prev 1 16 17 18 19 20 49 Next »
Advertisements