Ex Tax Inc Tax

Example

<script src="https://static.elfsight.com/platform/platform.js" data-use-service-core defer></script>
<div class="elfsight-app-97c8d7b7-a266-42b2-b890-1e81ed3cb607" data-elfsight-app-lazy></div>


<table border="1">
  <tr>
    <th>ID</th>
    <th>Name</th>
    <th>Age</th>
  </tr>
  <tr>
    <td>1</td>
    <td>John Doe</td>
    <td>30</td>
  </tr>
  <tr>
    <td>2</td>
    <td>Jane Smith</td>
    <td>25</td>
  </tr>
</table>

ID Name Age
1 John Doe 30
2 Jane Smith 25