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
Web Development Articles
Page 709 of 801
Bootstrap .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 MoreUse previous and next class for alignment of links
You can try to run the following code to use the previous and next class for alignment of links:Example Bootstrap Example Answers ← Older Newer →
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 MoreBootstrap danger Contextual class
The Bootstrap danger contextual class indicates a danger action.You can try to run the following code to implement the .danger class −Example Bootstrap Table Subject Marks Student Programming 90 Amit Web Dev 92 Yuvraj Science 95 Sachin Economics 80 Tony
Read MoreActive Nav States in Bootstrap
For active states, place to active links in Bootstrap −You can try to run the following code to achieve thisExample Bootstrap Example Active State in navigations 29 Home 9 Mail
Read MoreUsage of Bootstrap thumbnail
With the thumbnail class in Bootstrap, you can easily create a thumbnail.Follow the below-given steps &minus − Add an tag with the class of .thumbnail around an image.This adds four pixels of padding and a gray border.On hover, an animated glow outlines the image.You can try to run the following code to create thumbnail −Example Bootstrap Example
Read MoreBootstrap page-header class
Page header is used to add appropriate spacing around the headings on a page.To use a page header, wrap your heading in a with a class of .page-header −Example Bootstrap Example Header Subtext for header Demo text! Demo text! Demo text! Demo text! Demo text! Demo text! Demo text! Demo text! Demo text!
Read More