WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Table Scope=row

for

From: Beranek, Nicholas
Date: Sep 28, 2017 9:02AM


Hi Greg,

I'm having success with NVDA with the following markup:

<tr>
<th scope="rowgroup" rowspan="3">High School Class(s)</th>
<td colspan="3">Class #1</td>
</tr>
<tr>
<td colspan="3">Class #2</td>
</tr>
<tr>
<td colspan="3">Class #3</td>
</tr>

It reads the row header like a dream. Let me know how that works for you.

Nick Beranek
Capital One