Class Participation

Algebra 1 - Period 5

Andy Kim
Benjamin Mood
Beverly Neal
Chris Eager
Chris Lind
Christy Chang

The HTML code that creates this table is:

<table BORDER COLS=6 WIDTH="100%" >
  <tr>
    <td VALIGN=TOP WIDTH="72" HEIGHT="144">
      <table WIDTH="100%" >
        <tr>
          <td ALIGN=CENTER>Andy Kim<hr /></td>
        </tr>
      </table>
    </td>
    <td VALIGN=TOP WIDTH="72" HEIGHT="144">
      <table WIDTH="100%" >
       <tr>
         <td ALIGN=CENTER>Benjamin Mood<hr /></td>
       </tr>
      </table>
    </td>
    <td VALIGN=TOP WIDTH="72" HEIGHT="144">
      <table WIDTH="100%" >
        <tr>
          <td ALIGN=CENTER>Beverly Neal<hr /></td>
        </tr>
      </table>
    </td>
    <td VALIGN=TOP WIDTH="72" HEIGHT="144">
      <table WIDTH="100%" >
        <tr>
          <td ALIGN=CENTER>Chris Eager<hr /></td>
        </tr>
     </table>
   </td>
   <td VALIGN=TOP WIDTH="72" HEIGHT="144">
     <table WIDTH="100%" >
       <tr>
          <td ALIGN=CENTER>Chris Lind<hr /></td>
       </tr>
     </table>
   </td>
   <td VALIGN=TOP WIDTH="72" HEIGHT="144">
     <table WIDTH="100%" >
       <tr>
          <td ALIGN=CENTER>Christy Chang<hr /></td>
       </tr>
     </table>
   </td>
  </tr>
</table>