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
Articles by Lakshmi Srinivas
Page 2 of 24
Img-circle Bootstrap class
Use the img-circle Bootstrap class to style your image and make it completely round.You can try to run the following code to implement the img-circle classExample Bootstrap Images Styling images with Bootstrap Original Image Image with Rounded Corners
Read MoreUse dropdowns with any button size using Bootstrap
Use btn-large, .btn-sm, or .btn-xs class to use dropdowns with any button size.Let us see an example of btn-largeExample Bootstrap Example Default Action Another action Something else here Separated link
Read MorePills with Dropdowns Bootstrap Example
To form pills with dropdowns, you can try to run the following exampleExample Bootstrap Example Website Home About Products Online Compiler Image Editor Services Contact
Read MoreUsage 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 More