Arjun Thakur has Published 1025 Articles

Add feedback icons for inputs with Bootstrap

Arjun Thakur

Arjun Thakur

Updated on 12-Jun-2020 22:03:04

858 Views

To add feedback icon, use the .has-feedback class in Bootstrap.You can try to run the following code to set feedback icons −ExampleLive Demo           Bootstrap Example                                          Example                                                      

Set a dropup menu upwards with Bootstrap

Arjun Thakur

Arjun Thakur

Updated on 12-Jun-2020 21:54:49

353 Views

Use the .dropup class in Bootstrap to set a dropup menu upwards.You can try to run the following code to implement the .dropup class −ExampleLive Demo           Bootstrap Example                                          Mobile Phones          The following are the mobile phone brands available in India:                       Companies                                        Apple                Samsung                Oppo                Nokia                                

Bootstrap alert-info class

Arjun Thakur

Arjun Thakur

Updated on 12-Jun-2020 21:12:50

219 Views

The alert-success class in Bootstrap is used to set information.You can try to run the following code to implement the alert-info class in Bootstrap −ExampleLive Demo           Bootstrap Example                                 This is info!    

Indicate a close icon with Bootstrap

Arjun Thakur

Arjun Thakur

Updated on 12-Jun-2020 21:00:27

344 Views

To set a close icon in Bootstrap, use the .close class.You can try to run the following code to set a close icon −ExampleLive Demo           Bootstrap Example                                          Here's the close icon          ×                            Close icon                                

Bootstrap panel-footer class

Arjun Thakur

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                    

Set Bootstrap Panel with Footer

Arjun Thakur

Arjun Thakur

Updated on 12-Jun-2020 20:28:52

245 Views

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

Create an alert message box with Bootstrap

Arjun Thakur

Arjun Thakur

Updated on 12-Jun-2020 20:25:52

1K+ Views

Use the .alert class in Bootstrap to create an alert message box −ExampleLive Demo           Bootstrap Example                                                       Warning!                    

Bootstrap Large Grid

Arjun Thakur

Arjun Thakur

Updated on 12-Jun-2020 20:03:17

218 Views

To create a Bootstrap large grid, you can try to run the following code −ExampleLive Demo           Bootstrap Example                                          Grid   ... Read More

Create a Bootstrap Media List

Arjun Thakur

Arjun Thakur

Updated on 12-Jun-2020 19:38:23

279 Views

To create a Bootstrap media list in Bootstrap, you can try to run the following code −ExampleLive Demo           Bootstrap Example                                         ... Read More

Create Two Columns with Two Nested Columns in Bootstrap

Arjun Thakur

Arjun Thakur

Updated on 12-Jun-2020 19:28:19

752 Views

To create two columns in two nested columns, you can try to run the following code −ExampleLive Demo           Bootstrap Example                                 Nested Columns                             Column1                            nested column                nested column                                Column2          

Advertisements