Lakshmi Srinivas

Lakshmi Srinivas

233 Articles Published

Articles by Lakshmi Srinivas

Page 3 of 24

Usage of Bootstrap Media Objects

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

The media object is to make the code for developing blocks of information drastically shorter.You can try to run the following code to implement media objectsExample           Bootstrap Example                                                                                       Media heading             This is some sample text. This is some sample text. ...

Read More

Animate a striped progress bar in Bootstrap

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

To animate a striped progress bar, use the .active class with the .progress-bar class in Bootstrap.You can try to run the following code to animate a striped progress barExample           Bootstrap Example                                          Level          The level of water in meters:                                      20%                                

Read More

Bootstrap panel-title class

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

Add panel title in Bootstrap to add a title to the panel using the .panel-title class.You can try to run the following code to implement the .panel-title classExample           Bootstrap Example                                                                      Panel with title                                             Panel content                    

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

Bootstrap Form CheckBox

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

Use checkbox class if you want the user to select any number of options from a list. Use .checkbox-inline class to a series of checkboxes for controls appear on the same line.You can try to run the following code to implement Bootstrap form checkboxExample           Try v1.2 Bootstrap Online                                 Favourite Live Streaming                             Amazon Prime                                             Hotstar                    

Read More

Usage of Bootstrap label class

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

Bootstrap label class is used to add labels such as tips, count, etc.Let us see an example to implement label classExample           Bootstrap Example                                 Tools                       40                       QA                       1000                    

Read More

Bootstrap Form Input

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

The most common form text field is the input field. This is where users will enter most of the essential form data. Bootstrap offers support for all native HTML5 input types: text, password, datetime,datetime-local, date, month, time, week, number, email, url, search, tel, and color. The proper type declaration is required to make Inputs fully styled. You can try to run the following code to learn how to work with form input in BootstrapExample           Bootstrap Form Input                                                             Player                                             Rank                                

Read More

Set a container that spans the full width of the screen with Bootstrap

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

Use the .container-fluid class in Bootstrap to set a container that spans the full width of the screen.You can try to run the following code to implement the container-fluid classExample           Bootstrap Example                                          Container fluid          Normal width          Width is 75%          Width is 50%          Width is 25%          

Read More

input-lg Bootstrap class

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

The input-lg is used to set the height of forms in Bootstrap.You can try to run the following code to implement the input-lg Bootstrap class Example           Bootstrap Example                                                                                                                .input-lg                                

Read More

Bootstrap Form TextArea

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

The textarea is used when you need multiple lines of input. You can try to run the following code to work with textarea in Bootstrap FormsExample           Bootstrap Forms                                                             Player                                             Rank                                             Player Details                                

Read More
Showing 21–30 of 233 articles
« Prev 1 2 3 4 5 24 Next »
Advertisements