How to give a style to images in bootstrap?
Answer / Pushker Bhardwaj
To style images in Bootstrap, you can use various classes like `img-responsive`, `img-rounded`, `img-thumbnail`, and more. For example:
<img src="myimage.jpg" class="img-responsive">
In the example above, I used the `img-responsive` class to make the image resize automatically based on its container.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a progress bar in bootstrap?
When bootstrap 4 release date?
Why do we use bootstrap carousel plugin?
What is class loaders in bootstrap?
Do you know what is normalize in bootstrap?
Do you know what is bootstrap jumbotron?
tell me which class is used for basic pagination?
What are different types of layout available in bootstrap?
Show a basic grid structure in Bootstrap?
What is bootstrap 4 navs?
What are the key components of Bootstrap?
Tell me what is affix plugin?