JSFiddle - React, Tailwind, and code Playground

by Calvin Tomkins

HTML

<table>
  <tr>
    <td>
      <p><b>Customer Name</b><br>Street<br>City<br>County<br>Postcode<br>Country</p>
    </td>
    <td style="text-align: right;">
      <p>00th of Month of Year</p>
      <p>Sample Request Ref: BQ0000AA</p>
    </td>
  </tr>
</table>
<div style="padding: 2px"></div>
<p><b><u>For the attention of First Name Last Name</u></b></p>
<p>Dear First Name,</p>
<p>Further to your request, please find enclosed the following samples of our premium ingredients:
  <div></div>
  <table border="1" cellpadding="4">
    <tr>
      <td width="100"><b>Product Code</b></td>
      <td width="225"><b>Description</b></td>
      <td width="100"><b>Weight</b></td>
    </tr>
  </table>
  <p>If you require any further information, please do not hesitate to contact us.</p>
  <div style="padding: 2px"></div>
  <p>Kind Regards</p><br>'<div></div>
  <div></div>
  <p><b>Calvin Tomkins</b><br>
    0800 999 8876<br>
    [email protected]</p>