Answers for "how we can give an image responsive in bootstrap"

1

image responsive bootstrap 4

<img class="img-fluid" src="" alt=""> //This will make your image responsive
Posted by: Guest on June-28-2020
0

bootstrap img class

.img-fluid
.img-thumbnail
Posted by: Guest on January-12-2022

Code answers related to "how we can give an image responsive in bootstrap"

Browse Popular Code Answers by Language