JSFiddle - React, Tailwind, and code Playground
by basarat
HTML
<div style="position:relative; width:300px; height:200px; background: green;">
<div style="position:absolute;right:0px;bottom:0px;">Text Content</div>
</div>
by basarat
<div style="position:relative; width:300px; height:200px; background: green;">
<div style="position:absolute;right:0px;bottom:0px;">Text Content</div>
</div>