JSFiddle - React, Tailwind, and code Playground

by Craig Haywood

HTML

<div dir="ltr">
  <div dir="ltr">
    <div dir="ltr">
      <div dir="ltr">
        <div dir="ltr">
          <div dir="ltr">
            <div dir="ltr">
              <div dir="ltr">
                <div>
                  <p></p>
                  <table cellpadding="5" style="border: 1px inset rgb(253, 201, 141); color: rgb(0, 0, 0); width: 600px; max-width: 600px; table-layout: fixed; text-align: justify; font-family: Arial, Helvetica, sans-serif, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; background: rgb(255, 243, 229);">
                    <tbody>
                      <tr>
                        <td style="padding: 15px;" class="">
                          <span style="color: rgb(0, 0, 0); font-family: &quot;courier new&quot;, courier, monospace, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;">
                            <b>Website:</b>&nbsp;{{ticket.support_for}}
                          </span>
                          <br>
                          <span style="color: rgb(0, 0, 0); font-family: &quot;courier new&quot;, courier, monospace, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;" class="current">
                            <b>Credentials:</b>&nbsp;{{ticket.identification}}
                          </span>
                          <hr style="color: orangered;">
                          <p style="text-align: center;" class="current">
                            <span style="color: rgb(255, 0, 102);">There is a new comment on your Ticket (#{{ticket.id}}).</span>
                            <br>
                            <a href="{{ticket.url}}" target="" style="">
                              <span style="color: rgb(0, 204, 255);">{{ticket.url}}</span>
                            </a>
                            <span style="color: rgb(255, 0, 102); font-size: 14px;">
                              <a href="https://fiddle.jshell.net/_display/{{ticket.url}}" style="color: dodgerblue;">
                 ...