Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
-
Economics & Finance
Articles by Lakshmi Srinivas
Page 6 of 24
Usage of Bootstrap navbar-btn class
Add buttons using class .navbar-btn to elements not residing in a to vertically center them in the navbar. .navbar-btn can be used on and elements.You can try to run the following code to implement the navbar-btn classExample Bootstrap Example Search below: Submit Button Navbar Button
Read MoreCustomize links using the active class to indicate the current page
You can customize links using the active class to indicate the current page.You can try to run the following code to customize links using the active classExample Bootstrap Example Elements « e1 e2 e3 e4 »
Read MoreBootstrap .pager class
Get the pager links using the .pager Bootstrap class.You can try to run the following code to implement the .pager class in BootstrapExample Bootstrap Example Questions Previous Next
Read MoreSet Bootstrap badges in active states of pill
Place to active links to set Bootstrap badges in active states of pill.You can try to run the following code to achieve thisExample Bootstrap Example Active State in Pill Home 29 Profile Messages 72
Read MoreAdd a light-blue label (set info) with Bootstrap
Use .label-info class in Bootstrap to add light-blue label.You can try to run the following code to implement the .label-info classExample Bootstrap Example Info label Information
Read MoreCreate a green button (success) with Bootstrap
Use the .btn-success class in Bootstrap to create a green button that indicates successExample Bootstrap Example Click below if you want to know the result of successful students: Submit
Read MoreBootstrap Collapsible link
To create a collapsible link in Bootstrap, you can try to run the following codeExample Bootstrap Example More learning content More We have learning content on Java, PHP, Ruby, C, C++, etc.
Read MoreUsage of Bootstrap Media Objects
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 MoreAnimate a striped progress bar in Bootstrap
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 MoreBootstrap panel-title class
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