role row

suggest change

A row of cells in a tabular container.

<table>
  <thead>
    <!-- etc -->
  </thead>
  <tbody>
    <tr role="row">
      <!-- etc -->
    </tr>
  </tbody>
</table>

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents