JSFiddle - React, Tailwind, and code Playground
by Diana Lemen
HTML
<div style="height:45px; border: solid 1px black; display: table;">
<strong style="vertical-align:top; display: table-cell;">
abc
</strong>
</div>
CSS
div
by Diana Lemen
<div style="height:45px; border: solid 1px black; display: table;">
<strong style="vertical-align:top; display: table-cell;">
abc
</strong>
</div>
div