Posts

Showing posts with the label responsive

Make all Images responsive with bootstrap automatically!

Image
Hi guys, in this post we will see how to make all images on your website responsive automatically with bootstrap. this will get rid of the problem of the images breaking out of the content area of your website on any kind of display. I have written a simple script that will apply the img-responsive bootstrap class to all your images. Read more »