skip navigation

The Ohio State University

  1. Help
  2. Campus map
  3. Find people
  4. Search OSU


Web Accessibility Center home page.

  • Web Accessibility Center



Page 6 of 10.

Beginning   PREVIOUS || NEXT   End

Data Tables

Data tables require special handling to be created accessibly. Most important, data tables need clearly defined header cells, which help screen readers identify which data belongs in which column and which row of data is currently being read. Dreamweaver makes it easy to create simple, accessible data tables.

Insert a Data Table

The steps for inserting an accessible data table are the same as those for inserting a table (see above). However, you need to add more information in the table dialog box.

Insert Data Table dialog box.

Pictured above : Callout one: Data tables require both row and column headers. Callout two: Best Practice: include a caption/title. Callout three: Data tables must have a summary. Avoid lengthy details.

OSU Minimum Web Accessibility Standards logo.OSU Standard: Data tables must have row and column headers and a summary.

Summaries should be as brief as possible (because they will be read each time the screen reader encounters the table on the page) and should not repeat information that is in the caption or description that appears within the body of the page. If a detailed explanation of the data appears in the body text, the summary can be much shorter (e.g. "Clinical research results by unit, cost, and outcome."). For our example table, we need a slightly more detailed description:

A collection of professional societies and associations in fields related to Early American Literature. Includes society name (with link), description, and conference information.

Headers can be created in two ways. For simple tables, the cell that contains the header is designated by the <TH> tag in HTML. To assign a cell as a header cell in Dreamweaver, check the "Header" box in the PROPERTIES window. Header box on the Properties window.

The more complex method of assigning table headers uses the "headers" and "id" attributes to specifically associate a particular data cell with its header or headers. This method is required for tables where a cell has two or more logical levels of headers and is covered in our intermediate tutorial.

Practice.htm: Be sure to add your column headers "Organization", "Description", "Conference" before cutting and pasting the data into the data table.

 

 

Page 6 of 10.

Beginning   PREVIOUS || NEXT   End

OSU Web Accessibility Center (WAC)
1760 Neil Ave 150 Pomerene Hall Columbus, Ohio 43210
Phone: (614) 292-1760 Fax: (614) 292-4190 E-mail: webaccess@osu.edu
For questions or problems with this site, including incompatibility with assistive technology, email the WAC Webmaster.

 

 

Our Partners