Foundation

The .thumbnail class can be applied directly to an <img> element, or an <a> that wraps it. Make sure the <img> has an alt attribute that describes the contents of the image.

The thumbnail style adds padding and a box shadow to an image. To use it, just add the class .thumbnail to an image element.

HTML
<img src="http://placehold.it/200x200" class="thumbnail">
<img src="http://placehold.it/200x200" class="thumbnail">

DEMO

Stay on top of what’s happening in responsive design.

Sign up to receive monthly Responsive Reading highlights. Read Last Month's Edition »