JSFiddle - React, Tailwind, and code Playground

by chriswt

HTML

<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.1/css/bootstrap.min.css">
<div class="container">
<div class="row">
  <div class="col-sm-1">
    <a href="#" class="thumbnail">
      <img src="http://www.neatimage.com/im/Neat-Image-Logo-64.png" alt="...">
    </a>
        ghjghj
  </div>
        <div class="col-sm-1">
    <a href="#" class="thumbnail">
      <img src="http://www.neatimage.com/im/Neat-Image-Logo-64.png" alt="...">
    </a>
  </div>

</div>
      </div>