JSFiddle - React, Tailwind, and code Playground
by totoromaum
HTML
<!DOCTYPE html>
<body>
<table border = 10>
<tr>
<td> Table </td>
<td> Table </td>
<td> Table </td>
<td> Table </td>
</tr>
</table>
</body>
by totoromaum
<!DOCTYPE html>
<body>
<table border = 10>
<tr>
<td> Table </td>
<td> Table </td>
<td> Table </td>
<td> Table </td>
</tr>
</table>
</body>