How do you make images responsive?
Answer / Sonam Tyagi
To make images responsive in Bootstrap, use the 'img-fluid' class. This ensures that the image scales nicely to the parent container and maintains its aspect ratio without any hard-coded width or height values.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain The Use Of Icons In Bootstrap Framework?
explain me how will you create a alternate progress bar using bootstrap?
What is navbar in bootstrap?
Why bootstrap is used for mobile web development? Explain
In Which language Bootstrap is written ?
Please consider the html code snippet below.<Button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="top" title="my title">hover over me</button> what is missing for a tooltip to show properly?
what is Bootstrap Grid System?
What is bootstrap framework and why it is used?
How to make images responsive in bootstrap?
Explain modal plugin in bootstrap.
Tell me what do you understand about responsive websites?
What are the steps to create an animated progress bar using bootstrap?