JSFiddle - React, Tailwind, and code Playground
by malleswar
HTML
<div class='container'>
<div>
<img style="float:left" src='http://biggestbakesale.com/Content/Images/Facebook.ico' height='70px' width='70px'></img>
</div>
<div style="margin-left:90px">
<h4 >Facebook</h4>
<div style="float:left">fine location, GPS, coarse location</div>
<div style="float:right">0 mins ago</div>
</div>
</div>