JSFiddle - React, Tailwind, and code Playground
HTML
<div>
<div style='float:left'>name </div>
<div style='float:left'>date </div>
<div style='float:left'>comments </div>
</div>
<div id="contenido" style="font-size:20px;clear:both;">content</div>