without-body.html 200 B

1234567891011
  1. <table>
  2. <thead>
  3. <tr>
  4. <th id="first_header" style="text-align:left;"> First Header </th>
  5. <th id="second_header" style="text-align:left;"> Second Header </th>
  6. </tr>
  7. </thead>
  8. <tbody>
  9. </tbody>
  10. </table>