JSFiddle - React, Tailwind, and code Playground
by LyndseyB
HTML
<img src="http://i1146.photobucket.com/albums/o538/Lil_Mack/Nature.jpg" /><h2>Lorem Ipsum...</h2>
<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered <span class="orange">alteration</span> in some form, by injected humour.</p>
<span class="orange">MORE</span>
CSS
img { width:150px; height:150px; float:left; margin-right:10px; }