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 |
How will you create a pills navigation menu?
What is bootstrap caraousel?
What do you mean by column ordering in bootstrap?
What are bootstrap alerts?
Tell me what the following code does, and where they are useful:<a href="#">home <span class="badge">36</span></a>
Define the key components of bootstrap.
Explain the bootstrap basic table?
Tell me which class make a set of buttons appear vertically stacked rather than horizontally?
What is button group in bootstrap?
What is bootlint?
what is Bootstrap Grid System?
Which class is used for pagination in bootstrap?