Web Development Articles

Page 717 of 801

Container for form input and label with Bootstrap

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

Use the .form-group class in Bootstrap to set a container for form input and label &minusExample           Bootstrap Example                                                       Student Name                                          Upload Resume                        Example block-level help text here.                 Next          

Read More

Make a left-aligned with Bootstrap

Samual Sam
Samual Sam
Updated on 11-Mar-2026 3K+ Views

Use the .form-inline class in Bootstrap to make a left aligned.You can try to run the following code to implement .form-inline classExample           Bootstrap Example                                                       Name                                             Name                                Submit          

Read More

Align labels and groups of form controls in a horizontal layout with Bootstrap

Nancy Den
Nancy Den
Updated on 11-Mar-2026 2K+ Views

Use the .form-horizontal class in Bootstrap to align labels and groups of form controls in a horizontal layout.You can try to run the following code to implement .form-horizontal class:Example           Bootstrap Example                                                       Name                                             Name                                Submit          

Read More

Add feedback icons for inputs with Bootstrap

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

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

Read More

Force an element to be hidden with Bootstrap

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

Use the .hidden class in Bootstrap to force an element to be hiddenExample           Bootstrap Example                                 This is visible.       This is hidden.    

Read More

Hide content depending on screen size with Bootstrap

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

Use the .hidden-* class in Bootstrap to hide content depending on screen size with BootstrapExample           Bootstrap Example                                 This is visible.       This is hidden.       Hidden on small screen       Hidden on medium screen    

Read More

Make an element look like a heading with Bootstrap

Daniol Thomas
Daniol Thomas
Updated on 11-Mar-2026 201 Views

To make an element look like a heading, you can try to run the following code −Example           Bootstrap Example                                          Planet          Earth          Asia          India          Hyderabad          Madhapur          

Read More

Add hover color to background color of the table row in Bootstrap

George John
George John
Updated on 11-Mar-2026 1K+ Views

To add hover color to background color of the table row, use the .active class in Bootstrap.Example           Bootstrap Example                                          Student Information                                                         Student                   Subject                                                                           Tom                   Maths                                                   Amit                   Programming                                                   Steve                   Java                                                

Read More

Fade in tab with Bootstrap

Krantik Chavan
Krantik Chavan
Updated on 11-Mar-2026 4K+ Views

Use the .in class in Bootstrap to fade in the tab.You can try to run the following code to fade in tab −Example           Bootstrap Example                                          Tutorials Website          The following is our learning content:                       Home             About             Product                                                Home                This is demo text!                                        About                This is demo text!                                        Product                This is demo text!                                

Read More

Add information to the table row with Bootstrap

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

To add information to the table row in Bootstrap, use the .info class in Bootstrap −Example           Bootstrap Example                                          Rank of Cricketers          The following are the rank of cricketers:                                                         Cricketer                   Rank                                                                           Virat                   1                                                   David                   2                                                   Rohit                   3                                                   Kenn                   4                                                   Steve                   5                                                

Read More
Showing 7161–7170 of 8,010 articles
« Prev 1 715 716 717 718 719 801 Next »
Advertisements