Arjun Thakur

Arjun Thakur

749 Articles Published

Articles by Arjun Thakur

Page 35 of 75

Usage of Bootstrap .btn-group-* class

Arjun Thakur
Arjun Thakur
Updated on 11-Mar-2026 206 Views

To learn the usage of .btn-group-* class, you can try to run the following code:Example           Bootstrap Example                                          One          Two                      Three          Four                      Five          Six          

Read More

Add dropdown menu to buttons using Bootstrap

Arjun Thakur
Arjun Thakur
Updated on 11-Mar-2026 442 Views

To add a dropdown to a button, simply wrap the button and dropdown menu in a .btn-group.You can try to run the following code to add dropdown menu to buttons −Example           Bootstrap Example                                                       Default                                             Action             Another action             Something else here                         Separated link                                             Primary                                             Action             Another action             Something else here                         Separated link                    

Read More

Bootstrap success Contextual class

Arjun Thakur
Arjun Thakur
Updated on 11-Mar-2026 407 Views

The Bootstrap success contextual class indicates a successful or positive action.You can try to run the following code to implement the .success class −Example           Bootstrap Table                                                                      Subject                Marks                Student                                                               Maths                 90                 Amit                                             Science                 80                 Aman                                             English                 85                 Rahul                                  

Read More

Add a background color to the active list item in a Bootstrap list group

Arjun Thakur
Arjun Thakur
Updated on 11-Mar-2026 1K+ Views

Use the .active class to add gray background color to the active list item in a list group in Bootstrap.You can try to run the following code to add background color to the active list item −Example           Bootstrap Example                                          Features of Java                       Interface             Multi-threading             Packages             Collection             Serialization                    

Read More

Bootstrap .btn-primary class

Arjun Thakur
Arjun Thakur
Updated on 11-Mar-2026 500 Views

The .btn-primary class provides extra visual weight and identifies the primary action in a set of buttons:Example           Bootstrap Example                                       Primary Button    

Read More

Bootstrap .btn-info class

Arjun Thakur
Arjun Thakur
Updated on 11-Mar-2026 432 Views

Use the .btn-info class to create a button for informational alert messages −Example           Bootstrap Example                                       Info Button    

Read More

Create a Bootstrap Media List

Arjun Thakur
Arjun Thakur
Updated on 11-Mar-2026 332 Views

To create a Bootstrap media list in Bootstrap, you can try to run the following code −Example           Bootstrap Example                                                                                                              Media heading                         ...

Read More

Bootstrap Large Grid

Arjun Thakur
Arjun Thakur
Updated on 11-Mar-2026 259 Views

To create a Bootstrap large grid, you can try to run the following code −Example           Bootstrap Example                                          Grid                                      This is demo text. This is demo text. This is demo text. This is demo text. This is demo text. This is demo text. This is demo text. This is demo text. This ...

Read More

Set Bootstrap Panel with Footer

Arjun Thakur
Arjun Thakur
Updated on 11-Mar-2026 295 Views

Add footers to panel using the .panel-footer class.You can try to run the following code to set footer to panel −Example           Bootstrap Example                                                       Panel heading                                 Panel content                                 Panel content                                 Panel footer                    

Read More

Bootstrap table-hover class

Arjun Thakur
Arjun Thakur
Updated on 11-Mar-2026 2K+ Views

Using the .table-hover class, a light gray background will be added to rows while the cursor hovers over them.You can try to run the following code to implement the table-hover class −Example           Bootstrap Table                                                Footballer Rank                                      Footballer                Rank                Country                                                            Messi                1                Argentina                                        Neymar                2                Brazil                                        Ronaldo                3                Portugal                                

Read More
Showing 341–350 of 749 articles
« Prev 1 33 34 35 36 37 75 Next »
Advertisements