I am using bootloader 3.3.6 and I am using IMG-responsive class for responsiveness of the image.
I found a new class name img-Fluid, but it is not in version 3.3.6.
Can someone tell me what is the difference between img-responsive and img-fluid?
img-responseive simply resizes the image to fit the size of the parent container we can get using the css property width: 100% and height: auto. Then why use an imag-responsive class?
twitter bootstrap
Jay
source share