I don't understand, for the first cell of a row, we associate it with attribute
row
row
but we use
th
th
instead of
td
td
.
Can someone explain how does it work please, like what the screen reader does? (I don't really understand where to use scope=row or scope=col, just I know scope=col is for header cells)