role rowgroup

suggest change

A group containing one or more row elements in a grid.

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

Feedback about page:

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



Table Of Contents