{"id":28,"date":"2023-01-06T08:00:56","date_gmt":"2023-01-06T16:00:56","guid":{"rendered":"https:\/\/wsu.edu\/digital-accessibility\/?page_id=28"},"modified":"2025-12-11T16:24:51","modified_gmt":"2025-12-12T00:24:51","slug":"tables","status":"publish","type":"page","link":"https:\/\/wsu.edu\/digital-accessibility\/core-concepts\/tables\/","title":{"rendered":"Tables"},"content":{"rendered":"<div class=\"wsu-row wsu-row--single\" >\r\n    \n<div class=\"wsu-column\"  style=\"\">\r\n\t\n\n<h2 id=\"importance-of-tables\">Importance of Tables<\/h2>\n\n\n\n<p>Accessible tables are used for comparing information or data, rather than layout. Using a table for data, identifying its table headers, and providing a table summary, or description improves both the accessibility and usability for all people. This is especially important for those using <a href=\"https:\/\/wsu.edu\/digital-accessibility\/get-started\/glossary\/assistive-technology\/\">assistive technology<\/a> to access the table information.<\/p>\n\n\n\n<p>Tables fall into two categories, data and layout.<\/p>\n\n<\/div>\r\n\n<\/div>\n\n<div class=\"wsu-row wsu-row--single\" >\r\n    \n<div class=\"wsu-column\"  style=\"\">\r\n\t\n\n<h3 id=\"data-tables\">Data Tables<\/h3>\n\n\n\n<p>Data tables provide a way to compare information in cells when used with properly formatted header rows or columns. Table headers allow people to navigate through the table and understand the relationship of data. Assistive technologies call out the headers when relaying the contents of the cell.<\/p>\n\n<\/div>\r\n\n<\/div>\n\n<div class=\"wsu-row wsu-row--single\" >\r\n    \n<div class=\"wsu-column\"  style=\"\">\r\n\t\n\n<h4 id=\"datatable-desc\">Sample Data Table<\/h4>\n\n\n\n<figure class=\"wp-block-table is-style-regular\"><table aria-describedby=\"datatable-desc\"><thead><tr><th>Time<\/th><th>Event<\/th><th>Presenter<\/th><\/tr><\/thead><tbody><tr><td>8:00 AM<\/td><td>Glasses: The Ultimate Disguise <\/td><td>Superman<\/td><\/tr><tr><td>9:00 AM<\/td><td>Polygraph 101: Lassoing the Truth<\/td><td>Wonder Woman<\/td><\/tr><tr><td>10:00 AM<\/td><td>10 Ways to Use Darkness to your Advantage<\/td><td>Batman<\/td><\/tr><\/tbody><\/table><figcaption><span style=\"font-weight:600\">In a data table, assistive technology uses table headers (e.g., Time, Event, and Presenter) as reference points to help navigate the table.<\/span><br>Example: Assistive technology would read this data table for row 2 as \u201cRow 3, <strong>Time<\/strong>, column 1, 9:00 AM. <strong>Event<\/strong>, column 2, Polygraph 101: Lassoing the Truth. <strong>Presenter<\/strong>, Column 3, Wonder Woman.\u201d<\/figcaption><\/figure>\n\n\n\n<p><\/p>\n\n<\/div>\r\n\n<\/div>\n\n<div class=\"wsu-row wsu-row--single\" >\r\n    \n<div class=\"wsu-column\"  style=\"\">\r\n\t\n\n<h3 id=\"simple-and-complex-data-tables\">Simple and Complex Data Tables<\/h3>\n\n\n\n<h4 id=\"simple-tables\">Simple Tables<\/h4>\n\n\n\n<p>Simple tables may have up to one header row and one header column. They do not have merged or split cells. When using assistive technology with simple tables it is easier to understand the relationship of the information and navigate through the table.<\/p>\n\n\n\n<p>Most <a href=\"https:\/\/wsu.edu\/digital-accessibility\/get-started\/glossary\/application-formatting-tools\/\">application formatting tools<\/a> can only properly markup simple tables. When converting from one digital format to another, simple tables create fewer accessibility issues and less time remediating.<\/p>\n\n\n\n<h4 id=\"complex-data-tables\">Complex Data Tables<\/h4>\n\n\n\n<p>Complex tables have multiple header rows and header columns, including merged and split cells. While assistive technology can navigate through complex tables when formatted correctly, complex tables can still hinder a person\u2019s ability to understand the relationship of the information. In some cases, they must keep a mental framework of the complex table information in their head.<\/p>\n\n\n\n<p>Complex tables need additional markup to make them accessible. This additional markup may not be available in standard application table formatting tools to support complex tables. When converting from one digital format to another, complex tables create more accessibility issues and additional time remediating.<\/p>\n\n<\/div>\r\n\n<\/div>\n\n<div class=\"wsu-row wsu-row--single\" >\r\n    \n<div class=\"wsu-column\"  style=\"\">\r\n\t\n\n<h3 id=\"layout-tables\">Layout Tables<\/h3>\n\n\n\n<p>Using layout tables is discouraged. Layout tables are not meant for comparing information and do not have table headers. They are generally used to visually align content in specific places. It requires extra effort for people using assistive technology to understand and navigate through layout table content. Plus, on small screens, layout tables tend to hinder the alignment of content.<\/p>\n\n<\/div>\r\n\n<\/div>\n\n<div class=\"wsu-row wsu-row--single\" >\r\n    \n<div class=\"wsu-column\"  style=\"\">\r\n\t\n\n<h4 id=\"layouttable-desc\">Sample Layout Table<\/h4>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\" aria-describedby=\"layouttable-desc\"><tbody><tr><td><img loading=\"lazy\" width=\"200\" height=\"200\" src=\"https:\/\/s3.wp.wsu.edu\/uploads\/sites\/2986\/2022\/05\/table-batman.jpg\" alt=\"Batman\" class=\"wp-image-111\" srcset=\"https:\/\/s3.wp.wsu.edu\/uploads\/sites\/2986\/2022\/05\/table-batman.jpg 200w, https:\/\/s3.wp.wsu.edu\/uploads\/sites\/2986\/2022\/05\/table-batman-198x198.jpg 198w\" sizes=\"(max-width: 200px) 100vw, 200px\" \/>Batman<\/td><td><img loading=\"lazy\" width=\"200\" height=\"200\" src=\"https:\/\/s3.wp.wsu.edu\/uploads\/sites\/2986\/2022\/05\/tables-superman.jpg\" alt=\"Superman\" class=\"wp-image-109\" srcset=\"https:\/\/s3.wp.wsu.edu\/uploads\/sites\/2986\/2022\/05\/tables-superman.jpg 200w, https:\/\/s3.wp.wsu.edu\/uploads\/sites\/2986\/2022\/05\/tables-superman-198x198.jpg 198w\" sizes=\"(max-width: 200px) 100vw, 200px\" \/>Superman<\/td><td><img loading=\"lazy\" width=\"200\" height=\"200\" src=\"https:\/\/s3.wp.wsu.edu\/uploads\/sites\/2986\/2022\/05\/tables-wonder-woman.jpg\" alt=\"Wonder Woman\" class=\"wp-image-110\" srcset=\"https:\/\/s3.wp.wsu.edu\/uploads\/sites\/2986\/2022\/05\/tables-wonder-woman.jpg 200w, https:\/\/s3.wp.wsu.edu\/uploads\/sites\/2986\/2022\/05\/tables-wonder-woman-198x198.jpg 198w\" sizes=\"(max-width: 200px) 100vw, 200px\" \/>Wonder Woman<\/td><\/tr><tr><td>10:00 AM<\/td><td>8:00 AM<\/td><td>9:00 AM<\/td><\/tr><tr><td>10 Ways to Use Darkness to your Advantage<\/td><td>Glasses: The Ultimate Design<\/td><td>Polygraph 101: Lassoing the Truth<\/td><\/tr><\/tbody><\/table><figcaption><span style=\"font-weight:600\">Layout table cells are read left to right, top to bottom.<\/span><br>Example: Assistive technology would read this layout table as &#8220;Row 1 Column 1 Graphic Batman, Column 2 Graphic Superman, Column 3 Graphic Wonder Woman. Row 2 Column 1 10:00 AM, Column 2 8:00 AM, Column 3 9:00 AM., Row 3 Column 1 10 Ways to Use Darkness to your Advantage, Column 2 Glasses: The Ultimate Disguise, Column 3 Polygraph 101: Lassoing the Truth.&#8221;<\/figcaption><\/figure>\n\n<\/div>\r\n\n<\/div>\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n<section  class=\"wsu-section  wsu-width--full wsu-position--relative\"  >\r\n    <div class=\"wsu-section__inner wsu-width--content\">    \n<div class=\"wsu-container  wsu-position--relative\" >\r\n    \n<div class=\"wsu-decorator  wsu-decorator--style-lines-gray  wsu-decorator--white\" style=\"bottom:-15px;left:-15px;height:60%;width:60%\"><\/div>\n\n<div class=\"wsu-container wsu-spacing-bottom--xxmedium wsu-spacing-padding-left--xxmedium wsu-spacing-padding-right--xxmedium wsu-border--add-top wsu-border--color-autumn wsu-spacing-top--medium wsu-color-background--white wsu-spacing-after--xxmedium wsu-position--relative wsu-zindex--level-1 wsu-notch--small\" >\r\n    \n\n<h2 id=\"common-errors\">Common Errors<\/h2>\n\n\n\n<p class=\"wsu-spacing-after--xsmall\">These common situations hinder the accessibility and usability of the content in tables.<\/p>\n\n\n\n<ul class=\"wsu-list--style-arrow\"><li>Using a layout table to visually align or design your content.<\/li><li>Using a data table without table headers.<\/li><li>Having an empty cell in a header row or column.<\/li><li>Using heading levels, e.g., Heading 2 (h2), instead of table headers.<\/li><\/ul>\n\n\n\n<p><\/p>\n\n<\/div>\n\n\n<p><\/p>\n\n<\/div>\n    <\/div><\/section>\n\n<section  class=\"wsu-section  wsu-width--full wsu-color-background--white\"  >\r\n    <div class=\"wsu-section__inner wsu-width--content\">    \n<div class=\"wsu-container  wsu-position--relative\" >\r\n    \n<div class=\"wsu-decorator  wsu-decorator--style-lines-gray\" style=\"top:-20px;right:-20px;height:40%;width:40%\"><\/div>\n\n<div class=\"wsu-callout  wsu-color-background--gray-5 wsu-callout--color-vineyard wsu-notch--small wsu-position--relative\" >\r\n        \n\n<h2 id=\"best-practices\">Best Practices&nbsp;<\/h2>\n\n\n\n<p class=\"wsu-spacing-after--xsmall\">Follow these best practices to improve the accessibility and usability of your tables.<\/p>\n\n\n\n<ul class=\"wsu-list--style-arrow\"><li>Use tables for comparing data.<\/li><li>Create appropriate table headers (rows and\/or columns) with <a href=\"https:\/\/wsu.edu\/digital-accessibility\/get-started\/glossary\/application-formatting-tools\/\">application formatting tools<\/a> or HTML tags.<\/li><li>Use simple tables (up to one header row and one header column) rather than complex tables (multiple header rows and header columns, including merged and split cells).<\/li><li>Use \u201c0,\u201d \u201cno value,\u201d \u201cnot applicable,\u201d \u201cleft blank,\u201d or other appropriate text rather than empty header cells to avoid confusion.<\/li><li>Use a unique table caption (HTML) or title\/description (digital document) when describing the identity or purpose of the table.<\/li><\/ul>\n\n\n\n<p><\/p>\n\n<\/div>\r\n\n<\/div>\n    <\/div><\/section>\n\n<section  class=\"wsu-section  wsu-width--full wsu-color-background--gray-5\"  >\r\n    <div class=\"wsu-section__inner wsu-width--content\">    \n<div class=\"wsu-container  wsu-position--relative\" >\r\n    \n<div class=\"wsu-decorator  wsu-decorator--style-block-gray\" style=\"bottom:-15px;left:-15px;height:60%;width:60%\"><\/div>\n\n<div class=\"wsu-callout wsu-callout--color-crimson wsu-spacing-padding-left--xxmedium wsu-spacing-padding-right--xxmedium wsu-color-background--white wsu-notch--small wsu-position--relative\" >\r\n        \n\n<h2 id=\"accessibility-checks\">Accessibility Checks&nbsp;<\/h2>\n\n\n\n<p>Use this check list as a guide to ensure your tables are in an accessible format.<\/p>\n\n\n\n<ul class=\"wsu-list--checkmark\"><li>Tables are not layout tables.<\/li><li>Tables contain table headers.<\/li><li>Table header cells are not empty.<\/li><li>Caption or title\/description identifies the name or purpose of the table.<\/li><li>Caption or title\/description is unique for each table.<\/li><\/ul>\n\n<\/div>\r\n\n\n\n<p><\/p>\n\n<\/div>\n\n<div class=\"wsu-cta \" >\n\t<a \t\t\t\t\thref=\"https:\/\/wsu.edu\/digital-accessibility\/documents\/2023\/10\/core-concept-check-sheet.pdf\/\"\t\n\t\tclass=\"wsu-button \">\n\t\t\t\n\t\tDownload Digital Accessibility Check Sheet (PDF)\u00a0\t\t\t\t\t<i class=\"wsu-icon wsu-i-download\"><\/i>\n\t\t\t<\/a>\n<\/div>\n\n    <\/div><\/section>\n\n<div class=\"wsu-container\" >\r\n    \n\n<hr class=\"wp-block-separator\"\/>\n\n\n<section  class=\"wsu-section\"  >\r\n        \n\n<h2>Resources from WSU Digital Accessibility<\/h2>\n\n\n<div class=\"wsu-card-wrapper wsu-card-wrapper--per-row-3\" >\r\n    \n<article class=\"wsu-card  wsu-color-background--white wsu-border-top--color-crimson\">\r\n\t\t<div class=\"wsu-card__content\">\r\n\t\t\t\t\t\t<h3 class=\"wsu-title \">\r\n\t\t\t<a href=\"https:\/\/wsu.edu\/digital-accessibility\/core-concepts\/tables\/tables-and-accessibility\/\">\t\t\t\tTables and Accessibility\t\t\t<\/a>\t\t<\/h3>\r\n\t\t\t\t\t\t<div class=\"wsu-caption\">\r\n\t\t\tFrom layout to data tables, understand the accessible way to use tables, headers, caption, and scope.\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t<\/article>\n<\/div>\n    <\/section>\n\n\n<hr class=\"wp-block-separator\"\/>\n\n<\/div>\n\n<section  class=\"wsu-section  wsu-width--full wsu-callout--color-default wsu-color-background--white\"  >\r\n    <div class=\"wsu-section__inner wsu-width--content\">    \n\n<h2 id=\"additional-resources\">Additional Resources<\/h2>\n\n\n<div class=\"wsu-card-wrapper wsu-card-wrapper--per-row-2\" >\r\n    \n<article class=\"wsu-card  wsu-color-background--gray-5 wsu-border-top--color-crimson\">\r\n\t\t<div class=\"wsu-card__content\">\r\n\t\t\t\t\t\t<h3 class=\"wsu-title  wsu-font-size--large\">\r\n\t\t\t\t\t\t\tWebpages\t\t\t\t\t<\/h3>\r\n\t\t\t\t\t\t\t\t<span class=\"wsu-card__content-custom\">\r\n\t\t\t\n\n<ul class=\"wsu-list--style-arrow\"><li><a href=\"https:\/\/www.w3.org\/WAI\/tutorials\/tables\/\"><strong>W3C WAI<\/strong>: Web Accessibility Tutorials: Table Concepts<\/a><\/li><\/ul>\n\n\t\t<\/span>\r\n\t\t\t\t\t<\/div>\r\n\t<\/article>\n\n<article class=\"wsu-card  wsu-color-background--gray-5 wsu-border-top--color-crimson\">\r\n\t\t<div class=\"wsu-card__content\">\r\n\t\t\t\t\t\t<h3 class=\"wsu-title  wsu-font-size--large\">\r\n\t\t\t\t\t\t\tDocuments\t\t\t\t\t<\/h3>\r\n\t\t\t\t\t\t\t\t<span class=\"wsu-card__content-custom\">\r\n\t\t\t\n\n<ul class=\"wsu-list--style-arrow\"><li><strong>Section508.gov<\/strong>: <a href=\"https:\/\/www.section508.gov\/training\/documents\/aed-cop-docx05\/\">Module 5: Use Built-in Features to Create Layout and Data Tables<\/a><\/li><\/ul>\n\n\t\t<\/span>\r\n\t\t\t\t\t<\/div>\r\n\t<\/article>\n\n<article class=\"wsu-card  wsu-color-background--gray-5 wsu-border-top--color-crimson\">\r\n\t\t<div class=\"wsu-card__content\">\r\n\t\t\t\t\t\t<h3 class=\"wsu-title  wsu-font-size--large\">\r\n\t\t\t\t\t\t\tPresentation\t\t\t\t\t<\/h3>\r\n\t\t\t\t\t\t\t\t<span class=\"wsu-card__content-custom\">\r\n\t\t\t\n\n<ul class=\"wsu-list--style-arrow\"><li><strong>Section508.gov<\/strong>: <a href=\"https:\/\/www.section508.gov\/training\/presentations\/aed-cop-pptx06\/\">Module 6: Using Built-In Features to Create Data Tables<\/a><\/li><\/ul>\n\n\t\t<\/span>\r\n\t\t\t\t\t<\/div>\r\n\t<\/article>\n<\/div>\n    <\/div><\/section>","protected":false},"excerpt":{"rendered":"<p>Accessible tables with table headers, table summary, or a description, are used for comparing information or data and support assistive technology accessing the information.<\/p>\n","protected":false},"author":2695,"featured_media":0,"parent":15,"menu_order":6,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"categories":[9],"tags":[],"wsuwp_university_category":[],"wsuwp_university_location":[],"wsuwp_university_org":[],"_links":{"self":[{"href":"https:\/\/wsu.edu\/digital-accessibility\/wp-json\/wp\/v2\/pages\/28"}],"collection":[{"href":"https:\/\/wsu.edu\/digital-accessibility\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wsu.edu\/digital-accessibility\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wsu.edu\/digital-accessibility\/wp-json\/wp\/v2\/users\/2695"}],"replies":[{"embeddable":true,"href":"https:\/\/wsu.edu\/digital-accessibility\/wp-json\/wp\/v2\/comments?post=28"}],"version-history":[{"count":50,"href":"https:\/\/wsu.edu\/digital-accessibility\/wp-json\/wp\/v2\/pages\/28\/revisions"}],"predecessor-version":[{"id":3766,"href":"https:\/\/wsu.edu\/digital-accessibility\/wp-json\/wp\/v2\/pages\/28\/revisions\/3766"}],"up":[{"embeddable":true,"href":"https:\/\/wsu.edu\/digital-accessibility\/wp-json\/wp\/v2\/pages\/15"}],"wp:attachment":[{"href":"https:\/\/wsu.edu\/digital-accessibility\/wp-json\/wp\/v2\/media?parent=28"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wsu.edu\/digital-accessibility\/wp-json\/wp\/v2\/categories?post=28"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wsu.edu\/digital-accessibility\/wp-json\/wp\/v2\/tags?post=28"},{"taxonomy":"wsuwp_university_category","embeddable":true,"href":"https:\/\/wsu.edu\/digital-accessibility\/wp-json\/wp\/v2\/wsuwp_university_category?post=28"},{"taxonomy":"wsuwp_university_location","embeddable":true,"href":"https:\/\/wsu.edu\/digital-accessibility\/wp-json\/wp\/v2\/wsuwp_university_location?post=28"},{"taxonomy":"wsuwp_university_org","embeddable":true,"href":"https:\/\/wsu.edu\/digital-accessibility\/wp-json\/wp\/v2\/wsuwp_university_org?post=28"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}