JSFiddle - React, Tailwind, and code Playground

by GaryC123

HTML

<table><tr>
    <a target="I1" href="inc_opportunities_open_intel.aspx">
    <td class="style7" onMouseover="this.bgColor='lightblue';" onMouseout="this.bgColor='';" style="width: 75px">open</td>
    </a>
    </tr></table>