JSFiddle - React, Tailwind, and code Playground
by Ishank Dubey
HTML
<div style='width:100%;height:0px;position:relative;'>
<span style='position:relative;width:100%;height:100%;'>Test</span>
<span style='display:block;'>Test</span>
</div>
by Ishank Dubey
<div style='width:100%;height:0px;position:relative;'>
<span style='position:relative;width:100%;height:100%;'>Test</span>
<span style='display:block;'>Test</span>
</div>