Tuesday, November 18, 2014

Twitter Bootstarp - How to make a image responsive

Responsive Image using bootstrap


It is very easy to convert  images in a website to responsive.

just add the class img-responsive to the img tag

<img class="img-responsive" />


No comments: