JSFiddle - React, Tailwind, and code Playground

HTML

<div class="imagewrap" id="pdf1">
        <a href="some link.pdf" class="pdf">
        <img  width="100" height="100" border="0">
        <iframe src="http://dannicholson.ca/wp-content/uploads/2013/02/how-to-pass-the-google-analytics-iq-test-guide.pdf" width="400" height="400"  scrolling="no" ></iframe></img>
        </a>&nbsp;&nbsp;<i class=" icon-remove-sign" ></i>
    </div>