JSFiddle - React, Tailwind, and code Playground
by Joe Cisneros
HTML
<!-- http://output.jsbin.com/nipuwub -->
<div id="graphicContainer">
<div id="sideWall">
<span class="sideHead">EXHIBITS</span><br/>
<span class="sideChatter">Click an image to learn more.</span><br/>
<img src="http://placehold.it/100x50/cf5" full="http://placehold.it/200x100/cf5" />
<img src="http://placehold.it/100x50/f0f" full="http://placehold.it/200x100/f0f" />
</div>
<div id="photoHolder"></div>
</div>