
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Ankith Reddy has Published 996 Articles

Ankith Reddy
428 Views
To indicate a warning action to a particular table row or cell with Bootstrap, use the .warning class.You can try to run the following code to implement the .warning class −ExampleLive Demo Bootstrap Table Subject Marks Type Java 90 Programming Language PHP 92 Scripting Language jQuery 80 JavaScript Library

Ankith Reddy
892 Views
Use the nav-stacked class to set the pills vertically. Set the pills vertically using the class .nav-stacked along with the classes: .nav, .nav-pills.You can try to run the following code to set vertical pills in Bootstrap −ExampleLive Demo Bootstrap Example Subjects Java WordPress JavaScript

Ankith Reddy
2K+ Views
To create a form where all of the elements are inline, left aligned and labels are alongside, add the class .form-inline to the tag.You can try to run the following code to create an inline form in Bootstrap −ExampleLive Demo Bootstrap Example ... Read More

Ankith Reddy
202 Views
Use the .table-condensed class, add denser information to a table.You can try to run the following code to implement a table-condensed class in Bootstrap −ExampleLive Demo Bootstrap Table Footballer Rank Footballer Rank Country Messi 1 Argentina Neymar 2 Brazil Ronaldo 3 Portugal

Ankith Reddy
1K+ Views
For definition list in Bootstrap, you can try to run the following code −Example Live Demo Bootstrap lists Lists Definition List Description 1 Item 1 Description 2 Item 2 Fruits (Ordered List) Kiwi Apple Mango Vegetables (UnOrdered List) Tomato Brinjal Broccoli

Ankith Reddy
2K+ Views
The file structure of Bootstrap includes:Precompiled BootstrapOnce the compiled version Bootstrap is downloaded, extract the ZIP file, and you will see the following file/directory structure −Bootstrap Source CodeBootstrap source code has the following source code −