JSFiddle - React, Tailwind, and code Playground

by joshmoto

HTML

<table
  width="100%"
  style="
    direction: ltr;
    border-radius: 0;
    moz-border-radius: 0;
    khtml-border-radius: 0;
    o-border-radius: 0;
    webkit-border-radius: 0;
    ms-border-radius: 0;
    border-collapse: collapse;
    width: 100%;
    padding: 0;
    margin: 0;
    background: transparent;
    max-width: 720px;
  "
>
  <tbody>
    <tr>
      <td style="margin: 0; padding: 0; padding-bottom: 20px">
        <table
          width="100%"
          style="border-collapse: collapse; width: 100%; padding: 0; margin: 0"
        >
          <tbody>
            <tr>
              <td
                width="172"
                height="21"
                style="
                  height: 21px;
                  max-height: 21px;
                  width: 172px;
                  max-width: 172px;
                  padding: 0;
                  margin: 0;
                  vertical-align: middle !important;
                "
                valign="top"
              >
                <a
                  href="https://sweetsouvenirs.co.uk/"
                  target="_blank"
                  title="sweetsouvenirs.co.uk"
                  style="color: #262628"
                >
                  <img
                    src="https://i.imgur.com/Tbdp9sj.png"
                    alt=""
                    width="172"
                    style="width: 172px; max-width: 172px; display: block"
                  />
                </a>
              </td>
            </tr>
            <tr>
              <td height="20"></td>
            </tr>
            <tr>
              <td
                style="padding: 0; margin: 0; vertical-align: middle !important"
                valign="middle"
              >
                <table
                  width="100%"
                  style="
                    border-collapse: collapse;
                    width: 100%;
                    padding: 0;
                    margin: 0;
                  "
              ...