Web Development Articles

Page 716 of 801

Set the width of an element to 75% in Bootstrap

Chandu yadav
Chandu yadav
Updated on 11-Mar-2026 1K+ Views

To set the width of an element to 75%, use the .w-75 class in Bootstrap.You can try to run the following code to set element’s width −Example           Bootstrap Example                                          Set element width          Normal width          Width is 75%    

Read More

Disable a list item in a Bootstrap list group

Anvi Jain
Anvi Jain
Updated on 11-Mar-2026 1K+ Views

Use the .disabled class in Bootstrap to disable a list item in a list group in Bootstrap.You can try to run the following code to disable a list item −Example           Bootstrap Example                                          Beverages                       Gatorade             Coca Cola             Pepsi             Sting                    

Read More

Set a pill menu with Bootstrap

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

To set a pill menu in Bootstrap, use the .nav nav-pills class in BootstrapExample           Bootstrap Example                                          Web Development          The following are the web dev technologies:                       HTML5             jQuery             JavaScript             CSS             Ajax             ES6                    

Read More

Usage of Bootstrap class panel-success

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

The panel-success class in Bootstrap is a contextual state class to form a panel more meaningful to a particular context. It indicates success.You can try to run the following code to implement the panel-success class −Example           Bootstrap Example                                                       Panel Title                                 This is a demo panel!                    

Read More

Separate links in the dropdown menu with a thin horizontal border with Bootstrap

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

Use the .divider class in Bootstrap to separate links in the dropdown menu with a thin borderExample           Bootstrap Example                                          Beverages          The following are the beverages available in India:                       Beverages                                            Gatorade                Sting                Red Bull                                Pepsi                Coca Cola                                

Read More

Disable a pagination link with Bootstrap

karthikeya Boyini
karthikeya Boyini
Updated on 11-Mar-2026 1K+ Views

Use the .disabled class in Bootstrap with the .pagination to disable a pagination link.You can try to run the following code to disable pagination linkExample           Bootstrap Example                                              Java Tutorial          The following are the lessons of Java Tutorial:                       1             2             3             4             5             6             7             8                    

Read More

Add the default styles for the dropdown menu container in Bootstrap

Lakshmi Srinivas
Lakshmi Srinivas
Updated on 11-Mar-2026 271 Views

Use the .dropdown-menu class in Bootstrap to add the default styles for the dropdown menu containerExample           Bootstrap Example                                          Mobile Phones          The following are the mobile phone brands available in India:                       Companies                                            Apple                Samsung                Oppo                Nokia                                

Read More

Bootstrap progress class

karthikeya Boyini
karthikeya Boyini
Updated on 11-Mar-2026 243 Views

Use the .progress class in Bootstrap to create a progress bar. The class is a container for progress bars.You can try to run the following code to implement progress class in BootstrapExample           Bootstrap Example                                                       90% Complete                    

Read More

Add a fading effect when closing an alert box in Bootstrap

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

Use the .fade class in Bootstrap to add a fading effect when the alert is closed:Example           Bootstrap Example                                          Eclipse Refactoring                       ×             To refactor code in Eclipse, try the below given steps in the video (You can also close this alert)                                                                

Read More

Add plain text next to a form label within a form with Bootstrap

Lakshmi Srinivas
Lakshmi Srinivas
Updated on 11-Mar-2026 597 Views

To add plain text to a form label within a form, use the .form-control-static in Bootstrap.You can try to run the following code to implement a .form-control-static class in BootstrapExample           Bootstrap Example                                                       Email:                            amit@demo.com                                

Read More
Showing 7151–7160 of 8,010 articles
« Prev 1 714 715 716 717 718 801 Next »
Advertisements