*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
Lists MUST be constructed using the appropriate semantic markup.
Tables
- Table headers MUST be designated with <th>.
- Data table header text MUST accurately describe the category of the corresponding data cells.
- Table data cells MUST be associated with their corresponding header cells.
- Table data group headers MUST be associated with their corresponding data cell groups.
- Header/data associations that cannot be designated with <th> and scope MUST be designated with headers plus id
- Data table headers and data associations MUST NOT be referenced across nested, merged, or separate tables.
- Layout tables MUST NOT contain data table markup.
iFrames