JSFiddle - React, Tailwind, and code Playground

by maximua

HTML

<br /><br /><br />
<div style="background-color: red; text-align: center; font-family: Arial; font-size: 11pt; font-weight: bold; text-transform: uppercase">
    [Location_Description]<br />
    [Location_Address_1]<br />
    [Location_City], [Location_State] [Location_Zip_Code]<br />
    [Location_Phone]<br />
    Fax: [Location_Fax]<br />
    <br />
    <span style="text-transform: uppercase">[Document_Description]</span><br />
    <br />
</div>
<div style="background-color: green; text-align: left; font-family: Arial; font-size: 11pt">
    <span style="font-weight: bold">Date:</span> [Service Date MMDDYYYY]<br />
    <br />
    <span style="font-weight: bold">Patient:</span> <span style="text-transform: uppercase">[Pat_Last_Name_First]</span> &nbsp;&nbsp;&nbsp;&nbsp;[Custom_Variable_ID]<br />
    <br />
    [Custom_Variable_Birthdate]
    <span style="font-weight: bold">Surgeon:</span> [Physician Name]
</div>