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
CSS Framework Articles
Page 16 of 45
Create a circular badge with Bootstrap
Use the .badge class in Bootstrap to create a circular badge with Bootstrap.You can try to run the following code to implement .badge class −Example Bootstrap Example Blog Posts Tech 95 Entertainment 30 Research 9 Viral 20 Sport 105
Read MoreAdd a red background color to an element to set danger action with Bootstrap
Use the .btn-danger class to set danger action for a button i.e. red background color to an element.You can try to run the following code to implement danger action −Example Bootstrap Example Categories Tech 95 Entertainment 30 Research 9 Viral 20 Sport 105 Do not click below: Danger
Read MoreSet the width of an element to 100% in Bootstrap
To set the width of an element to 100%, use the .w-100 class in Bootstrap.You can try to run the following code to set element’s widthExample Bootstrap Example Set element width Normal width Width is 25%
Read MoreAdd a blue background color to an element to set key stuff with Bootstrap
To set key stuff on an element, use the .bg-primary class in Bootstrap.You can try to run the following code to implement .bg-primary class that is blue in color −Example Bootstrap Example Example Danger Key text!
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 MoreBootstrap class panel-body
Set container for content inside the panel with the .panel-body Bootstrap class.You can try to run the following code to implement the .panel-body class −Example Bootstrap Example MCA Result Top Engineers of batch 2017-18
Read MoreBootstrap Collapsible panel
To create a collapsible panel in Bootstrap, use the panel-collapse class.You can try to run the following code to create a collapsible panelExample Bootstrap Example Tutorials Click below... Free learning content We provide free learning content and quizzes as well. Copyright 2018
Read MoreSet Bootstrap Panel with Footer
Add footers to panel using the .panel-footer class.You can try to run the following code to set footer to panel −Example Bootstrap Example Panel heading Panel content Panel content Panel footer
Read MoreAdd a green background color to an element to set positive action with Bootstrap
Use the .btn-success class in Bootstrap to set a positive action to an element. You can try to run the following code to implement the .btn-success class −Example Bootstrap Example The following are FMCG companies: ITC Limited Nestle Britannia Industries Limited Click below if the above list is correct: Success
Read MoreAdd a yellow background color to an element to set warning action with Bootstrap
To set warning action to a button in Bootstrap, use the .btn-warning button. You can try to run the following code to implement btn-warning buttonExample Bootstrap Example Click below if you want to know the warning message: Warning
Read More