JSFiddle - React, Tailwind, and code Playground

by Pangur Ban

HTML

<table border="0"
       width="100%"
       cellpadding="0"
       cellspacing="0"
       bgcolor="#ffe6a1"
       style="border-collapse: collapse;
              margin: 0;
              padding: 0;">
  <tr>    
    <td align="left"
        style="padding: 0 29px;">

      <table border="0"
             cellpadding="0"
             cellspacing="7"
             bgcolor="#ffe6a1"
             style="margin: 0;
                    padding: 0;">
        <tr>
          <td bgcolor="#ffffff">
            <a href="{0}"
               style="display: block;
                      padding: 0 15px;
                      border: 1px solid #e3b784;
                      -webkit-text-size-adjust: none;
                      font-family: 'Segoe UI', sans-serif;
                      font-size: 12px;
                      line-height: 25px;
                      color: #000000;
                      white-space: nowrap;
                      text-decoration: none;">
              Approve
            </a>
          </td>
          <td bgcolor="#ffffff">
            <a href="{0}"
               style="display: block;
                      padding: 0 15px;
                      border: 1px solid #e3b784;
                      -webkit-text-size-adjust: none;
                      font-family: 'Segoe UI', sans-serif;
                      font-size: 12px;
                      line-height: 25px;
                      color: #000000;
                      white-space: nowrap;
                      text-decoration: none;">
              Approve with comment
            </a>
          </td>
          <td bgcolor="#ffffff">
            <a href="{0}"
               style="display: block;
                      padding: 0 15px;
                      border: 1px solid #e3b784;
                      -webkit-text-size-adjust: none;
                      font-family: 'Segoe UI', sans-serif;
                      font-size: 12px;
                      line-height: 25px;
                     ...