# Discourse with a screen reader

**URL:** https://meta.discourse.org/t/discourse-with-a-screen-reader/178105
**Category:** UX
**Tags:** accessibility, screen-reader
**Created:** [February 2, 2021, 1:17pm UTC](https://meta.discourse.org/t/discourse-with-a-screen-reader/178105 "2021-02-02T13:17:53Z")
**Posts on this page:** 1
**Showing post:** 62

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [June 1, 2021, 6:05am UTC](https://meta.discourse.org/t/discourse-with-a-screen-reader/178105/62 "2021-06-01T06:05:30Z")

</div>

Hi Nolan,

Was looking at changing this today but the `TD` element already has the role “rowheader”. I worry about fiddling with that.

I have a few options here:

1. Change the role on the TD (table column) containing all the key info.

2. Introduce the role on the `link-top-line` SPAN, it contains critical info but excludes categories and tags.

3. I really don’t want to do this, but we could add a wrapper DIV

Which solution should we pick here?

---

_[View the full topic](https://meta.discourse.org/t/discourse-with-a-screen-reader/178105)._
