role gridcell

suggest change

A cell in a grid or treegrid.

<table role="grid">
  <thead>
    <!-- etc -->
  </thead>
  <tbody>
    <tr>
      <td role="gridcell">17</td>
      <td role="gridcell">64</td>
      <td role="gridcell">18</td>
    </tr>
  </tbody>
<table>

Feedback about page:

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



Table Of Contents