
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
Anvi Jain has Published 569 Articles

Anvi Jain
172 Views
Change the size of well using the optional classes such as, well-lg or well-lg. These classes are used in conjunction with .well class.You can try to run the following code to implement well-lg class in Bootstrap −ExampleLive Demo Bootstrap Example This has more space! This has less space!

Anvi Jain
208 Views
To create a Bootstrap Grid for small devices is what we call small gridYou can try to run the following code to implement this −ExampleLive Demo Bootstrap Example ... Read More

Anvi Jain
196 Views
Using Dropdown plugin you can add dropdown menus to any components like navbars, tabs, pills and buttons.Let us see an example of dropdown plugins in Bootstrap −ExampleLive Demo Bootstrap Example TutorialsPoint Quiz QA Tutorials C C++ Java PHP Android $(function(){ $(".dropdown-toggle").dropdown('toggle'); });

Anvi Jain
284 Views
To make an element invisible with Bootstrap, use the invisible class.You can try to run the following code to hide an element −ExampleLive Demo Bootstrap Example Cricket Boards The ICC governs cricket boards. BCCI is also governed by ICC. (This element is invisible)

Anvi Jain
566 Views
Add checkbox to a web page with Bootstrap, using the .checkbox class in BootstrapYou can try to run the following code to set container for checkboxes −ExampleLive Demo Bootstrap Example Programming Survey Which programming languages do you like? Java C++ C

Anvi Jain
1K+ Views
Use the .modal-sm class in Bootstrap to set small modal with less width.You can try to run the following code to implement the .modal-sm class −ExampleLive Demo Bootstrap Example ... Read More