How to create thumbnails using Bootstrap?



How to create thumbnails using Bootstrap?..

Answer / Awadh Kishore

To create thumbnails in Bootstrap, you can use the `.img-thumbnail` class. Here is an example:

```html
<img src="your_image_url" class="img-thumbnail" alt="Image">

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Bootstrap Interview Questions

Explain bootstrap 4 progress bars?

1 Answers  


Explain the uses of carousel plugin in bootstrap.

1 Answers  


How will you create a animated progress bar using bootstrap?

1 Answers  


Does bootstrap supports less and sass css structure in any form?

1 Answers  


How do you use Glyphicons?

1 Answers  


What is img responsive? Explain

1 Answers  


Tell me what is modal plugin used for in bootstrap?

1 Answers  


How will you create a bootstrap panel with footer?

1 Answers  


Why do we use bootstrap carousel plugin?

1 Answers  


What is data toggle in bootstrap and how we can use it?

1 Answers  


How many colors in bootstrap 4?

1 Answers  


What are the different ways of using bootstrap?

1 Answers  


Categories