Note:  To make our table responsive we use " <div style="overflow-x:auto;"> " code 


<div style="overflow-x:auto;">

  <table>

    <tr>

      <th>First Name</th>

      <th>Last Name</th>

      <th>Points</th>

      <th>Points</th>

      <th>Points</th>

      <th>Points</th>

      <th>Points</th>

      <th>Points</th>

      <th>Points</th>

      <th>Points</th>

      <th>Points</th>

      <th>Points</th>

    </tr>