WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Using Aria within a table to indicate that a cell ishighlighted

for

From: David Engebretson Jr.
Date: Jul 4, 2022 10:15AM


Are you able to share the table code? I'd be interested in experimenting with it.

Thanks,
David


-----Original Message-----
From: WebAIM-Forum < <EMAIL REMOVED> > On Behalf Of Geethavani.Shamanna
Sent: Monday, July 04, 2022 9:06 AM
To: WebAIM Discussion List < <EMAIL REMOVED> >
Subject: [WebAIM] Using Aria within a table to indicate that a cell is highlighted

Hello all,

We have a table where a cell is highlighted in a different colour. In order to comply with SC 1.4.1 and provide an alternative way of indicating the highlighted status of the cell, is it possible to use Aria-label within the cell?

Many thanks.