Skip to content

Instantly share code, notes, and snippets.

@lnickers2004
Created January 11, 2014 02:13
Show Gist options
  • Save lnickers2004/8366133 to your computer and use it in GitHub Desktop.
Save lnickers2004/8366133 to your computer and use it in GitHub Desktop.
Bootstrap3: Responsive Thumbnail
<!--responsive thumbnail-->
<div class="col-md-4 col-sm-6">
<a href="#" class="thumbnail">
<img src="images/cloud-party-images/AaCTFmRoH.jpg" alt="4" class="img-responsive" /></a>
</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment