Mid JavaScript

What are responsive images in Bootstrap?

Images that automatically scale with the parent container using .img-fluid:

<img src="..." class="img-fluid" alt="Responsive image">

More from JavaScript Tutorial

All questions for this course