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
CSS Framework Articles
Page 21 of 45
Create a list group heading in Bootstrap
To create a list group heading, use the .list-group-item-heading class in Bootstrap.You can try to run the following code to implement .list-group-item-heading class −Example Bootstrap Example Countries Asia India Nepal Europe Germany Italy Spain
Read MoreItem text inside the list group in Bootstrap
To set item text inside the list group, use the .list-group-item-text class.You can try to run the following code to implement the .list-group-item-text class −Example Bootstrap Example Cars Hyundai i10 i20 Volkswagen Vento Polo
Read MoreBootstrap progress-bar class
Use the progress-bar class in Bootstrap to create a progress bar.You can try to run the following code to implement progress-bar class in Bootstrap −Example Bootstrap Example 70% Complete
Read MoreCreate an extra small button group with Bootstrap
To create a large button group in Bootstrap, use the .btn-group-xs class.You can try to run the following code to implement the .btn-group-xs class −Example Bootstrap Example The following are the car brands: BMW Audi Jeep Datsun Toyota The following are FMCG: ITC Limited Colgate-Palmolive Nestle Britannia Industries Limited
Read MoreSet important information for a list item in a list group with Bootstrap
use the list-group-item-info class in Bootstrap to set key information for a list item in a list group.You can try to run the following code to implement the list-group-item-info class −Example Bootstrap Example Java Interfaces Multi-threading Packages
Read MoreSet all list items on a single line with Bootstrap
To set all list items on a single line, use the .list-inline class.You can try to run the following code to implement the .list-inline class −Example Bootstrap Example Technologies Home PHP Java jQuery JavaScript Ruby
Read MoreNested media lists with Bootstrap
Use the .media-list property to set nested media lists.You can try to run the following code to implement .media-list property −Example Bootstrap Example Tutorials The following are the tutorials: Tutorials We have text tutorials in Python Data Science, Java i18n, GitLab, TestRail, VersionOne, DBUtils, Common CLI, Seaborn, Ansible, LOLCODE, Current Affairs 2018, Apache Commons Collections, etc. Video TutorialsWe have video tutorials for WordPress, Photoshop, Magento, Eclipse, NetBeans, Drupal, Joomla, etc.
Read MoreAlign media objects with Bootstrap
To align media objects, use the .align class in Bootstrap. You can try to run the following code to implement the .align class.Use the .align-left class to align media to the left −Example Bootstrap Example Google Tag Manager Tutorial Introduction Google Tag Manager (GTM) is a free tool that makes it easy for marketers to add and update website tags.
Read MoreMedia object in Bootstrap
Use the .media-object class in Bootstrap to set the media object −Example Bootstrap Example Lolcode Tutorial Introduction LOLCODE is an esoteric programming language inspired by the funny things on the Internet. It is designed to test the boundaries of programming language design.
Read MoreBootstrap alert-danger class
The alert-danger class in Bootstrap is used to set danger action.You can try to run the following code to implement the alert-danger class in Bootstrap −Example Bootstrap Example This is danger action!
Read More