Accessibility Minute - February 2026

Welcome to our January issue of the Accessibility Minute Newsletter! This newsletter is produced by the Âé¶¹Ãâ·Ñ°æÏÂÔØBoulder Digital Accessibility Office (DAO) and covers one accessibility skill or topic per month. Please visit the DAO website to access past newsletters. As always, thank you for taking a minute (or two) to read.

Advanced Table Accessibility

±õ²Ô last month’s newsletter, we discussed what makes a table accessible, covering programmatic table headers, table captions, data tables versus layout tables, and merged and empty data cells. Following that foundational information, this month we’re taking a deeper dive into how to check and fix table accessibility in Adobe Acrobat Pro, with a focus on setting appropriate scope and cell span for merged table cells. Tables can be complex and contain multiple layers of data, and while this month's newsletter focuses on scope and cell span specifically, there may be additional considerations and steps needed to ensure full accessibility and usability.

For a video demonstration, watch .

Why Scope and Cell Span Matter

As previously mentioned in last month’s newsletter, merged cells are the combination of two or more adjacent cells (horizontally, vertically, or both) into a single, larger cell that spans  multiple rows or columns. When merged cells are used, assistive technologies need explicit information about how the merged cell relates to the underlying cells. Rarely is this information automatically applied to a table with merged cells, and incorrect scope and span often lead screen readers to misidentify column and row relationships or read data out of context. If merged cells are necessary for the data in your table, you must learn how to check and edit merged cells within Adobe Acrobat Pro.

Checking Table Accessibility in Adobe Acrobat Pro

Confirm Table Tags

First things first, you need to confirm your table is correctly tagged before addressing merged cells (). Without appropriate tags, scope and cell span won’t matter. Follow the step-by-step instructions to confirm that Adobe has recognized your table structure.

  1. Open the Tags panel: View > Show/Hide > Side Panels > Accessibility Tags
  2. Locate and expand the Table tag. Nested within the Table tag should be Table Rows, and nested below each row should be Table Headers for header rows and columns, and Table Data tags for all tabular data (). Your table should be tagged and nested as follows: