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
Bootstrap Articles
Page 11 of 49
Bootstrap .btn-info class
Use the .btn-info class to create a button for informational alert messages −Example Bootstrap Example Info Button
Read MoreBootstrap navbar-static-top class
To create a navbar that scrolls with the page, add the .navbar-static-top class. This class does not require adding the padding to the .Example Bootstrap Example Car Accessories Car Cover Car Mobile Holder Car Mobile Charger
Read MoreShow Bootstrap class
To show a Bootstrap class, use the .show class. You can try to run the following code to make a class visibleExample Bootstrap Example This class is visible. This is an example for hide class. This will be hidden.
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 MoreAdd hover color to a table with Bootstrap
To add hover color to table, use the table-hover class. You can try to run the following code to implement the table-hover class:Example Bootstrap Table Footballer Rank Footballer Rank Country Messi 1 Argentina Neymar 2 Brazil Ronaldo 3 Portugal
Read MoreSizing Bootstrap pagination-* class
To size Bootstrap pagination-* class, use the pagination-lg and pagination-sm class.You can try to run the following code to size pagination −Example Bootstrap Example Questions Large Pagination « Q1 Q2 Q3 Q4 Q5 » Small Pagination « Q1 Q2 Q3 Q4 Q5 »
Read MoreBootstrap .btn-sm class
To create a small button in Bootstrap, use the .btn-sm class.You can try to run the following code to implement the btn-sm classExample Bootstrap Example Small button Result
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 MoreUsage of Bootstrap next class to right-align the links
Use the .next class in Bootstrap to right align the links. You can try to run the following code to implement the .next class:Example Bootstrap Example Answers ← Older Newer →
Read MoreGet a muted look with .disabled in Bootstrap Pager
To get a muted look with disabled class, you can try to run the following code −Example Bootstrap Example Answers Q1 Q2 Q3 Q4 Q5 Q6 ← Older Newer →
Read More