Overview
A sighted learner scans a table and instantly understands which column heading applies to which cell. A screen reader can't do that automatically, it needs the header row explicitly marked as headers, not just cells that happen to look bold or sit at the top. Without that, a screen reader reads "Q1, Q2, Q3, 12000, 15000, 9000" with no indication of what any of those numbers actually are.
Step-by-step instructions
- 1
Select your table.
- 2
Confirm the top row (or leftmost column, if that's where your labels are) is genuinely set as a header row, not just styled to look like one.
- 3
Check that every header cell has real, descriptive text, not blank or placeholder content.
- 4
If your table exists only as a screenshot or pasted image, this is the real fix: rebuild it as an actual table object instead. An image of a table cannot be read as structured data no matter what alt text you add.
- 5
Keep the table as simple as you reasonably can, merged cells and deeply nested headers are hard for a screen reader to describe clearly even when technically marked up.
Screenshots
Tips
- If a table only needs to convey one or two facts, consider whether a sentence would actually communicate it more clearly than a table at all.
- Keep column headers short and specific, "Q1 Revenue" reads better aloud than a header that spans two lines of small text.
- Test it yourself: turn on a screen reader and listen to the table read aloud, if you can't follow what each number means by ear alone, a learner won't either.
Common mistakes
- A table pasted in as an image or screenshot, with no real table structure behind it at all.
- A header row that's bold and centered to look like a heading, but isn't actually marked as one.
- Overly complex tables with merged cells that are hard to describe in a linear, read-aloud order.
Why it matters
Without marked headers, a screen reader just reads cell contents in order, with no way to say which row or column they're in.
Review your course before you publish it.
A11yCheck reviews Storyline and Rise courses for:
- Accessibility
- Course Quality
- Course Engagement
www.a11ycheck-dev.com
More Storyline 360 guides
Unclear Button or Link Label→
Give this control a clear, specific accessible name.
Button Too Small to Tap→
Make this button bigger, or add more space around it.
Missing Captions or Transcript→
Add a caption file or transcript for this narration or video.
Low Colour Contrast→
Increase the contrast between this text and its background.