JSFiddle - React, Tailwind, and code Playground
HTML
<div id="header">
<h2 style="float: left; width: 34%;">Text Left</h2>
<p style="float: left; width: 33%;">Text Middle</p>
<p style="float: left; width: 33%; ">Text Right</p>
</div>
<div id="header">
<h2 style="float: left; width: 34%;">Text Left</h2>
<p style="float: left; width: 33%;">Text Middle</p>
<p style="float: left; width: 33%; ">Text Right</p>
</div>