
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
Found 10483 Articles for Web Development

714 Views
The following classes are provided by Bootstrap to add style to images: .img-rounded − adds border-radius:6px to give the image rounded corners. .img-circle − makes the entire image round by adding border-radius:500px. .img-thumbnail − adds a bit of padding and a gray borderYou can try to run the following code to add style to imagesExampleLive Demo Bootstrap Images Styling images with Bootstrap

2K+ Views
When you disable a button, it will fade in color by 50%, and lose the gradient. Use disabled to disable any button.To disable a button, you can try to run the following code −ExampleLive Demo Bootstrap Example The following are some buttons: Default Button Active Button Disabled Button

4K+ Views
Use the .btn-xs class to create a button size extra small than the standard button.You can try to run the following code to make the size of a button extra smallExampleLive Demo Bootstrap Example The following are extra small buttons: Exra Small Primary button Extra Small button

744 Views
Use .checkbox-inline class to a series of checkboxes for controls to appear on the same line. You can try to run the following code to implement the .checkbox-inline classExampleLive Demo Bootstrap Forms Best IDE (You can select more than one) NetBeans IDE Eclipse IDE