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 are different shapes for image in bootstrap?
Explain me how you can add badge to list group in bootstrap?
What is the step-wise procedure for creating basic or vertical forms?
What is the bootstrap panel?
Explain bootstrap 4 tables?
Do you know what pagination in bootstrap is and how they are classified?
Please explain what is bootstrap well?
Tell me what are the key components of bootstrap?
What are the two ways you can display the code in bootstrap?
Explain me types of lists supported by bootstrap?
Tell me which class is used to draw a toolbar of buttons?
How many types media objects in bootstrap?