Examples of Hiding Table Header Row

Example 1: Original Table, No Hiding

Caption for Table Example 1
Date Transaction Number Account Vendor Amount
First Date First Transaction Number First Account First Vendor First Amount
Second Date Second Transaction Number Second Account Second Vendor Second Amount
Third Date Third Transaction Number Third Account Third Vendor Third Amount
Fourth Date Fourth Transaction Number Fourth Account Fourth Vendor Fourth Amount

Example 2: Header Row Hidden with Off-Left Positioning HAT

Caption for Table Example 2
Date Transaction Number Account Vendor Amount
First Date First Transaction Number First Account First Vendor First Amount
Second Date Second Transaction Number Second Account Second Vendor Second Amount
Third Date Third Transaction Number Third Account Third Vendor Third Amount
Fourth Date Fourth Transaction Number Fourth Account Fourth Vendor Fourth Amount

Example 3: Header Row Hidden with Clipping HAT

Caption for Table Example 3
Date Transaction Number Account Vendor Amount
First Date First Transaction Number First Account First Vendor First Amount
Second Date Second Transaction Number Second Account Second Vendor Second Amount
Third Date Third Transaction Number Third Account Third Vendor Third Amount
Fourth Date Fourth Transaction Number Fourth Account Fourth Vendor Fourth Amount

Example 4: Header Row Hidden with Display None

Caption for Table Example 4
Date Transaction Number Account Vendor Amount
First Date First Transaction Number First Account First Vendor First Amount
Second Date Second Transaction Number Second Account Second Vendor Second Amount
Third Date Third Transaction Number Third Account Third Vendor Third Amount
Fourth Date Fourth Transaction Number Fourth Account Fourth Vendor Fourth Amount

Example 5: Header Row Hidden with Clipping HAT and Header-IDs Associations Between Header and Cells

Caption for Table Example 5
Date Transaction Number Account Vendor Amount
First Date First Transaction Number First Account First Vendor First Amount
Second Date Second Transaction Number Second Account Second Vendor Second Amount
Third Date Third Transaction Number Third Account Third Vendor Third Amount
Fourth Date Fourth Transaction Number Fourth Account Fourth Vendor Fourth Amount

Example 6: Header Row Hidden with Display None and Header-IDs Associations Between Header and Cells

Caption for Table Example 6
Date Transaction Number Account Vendor Amount
First Date First Transaction Number First Account First Vendor First Amount
Second Date Second Transaction Number Second Account Second Vendor Second Amount
Third Date Third Transaction Number Third Account Third Vendor Third Amount
Fourth Date Fourth Transaction Number Fourth Account Fourth Vendor Fourth Amount

Example 7: Header Row Hidden with Display None and ARIA Describedby Associations Between Header and Cells

Caption for Table Example 7
Date Transaction Number Account Vendor Amount
First Date First Transaction Number First Account First Vendor First Amount
Second Date Second Transaction Number Second Account Second Vendor Second Amount
Third Date Third Transaction Number Third Account Third Vendor Third Amount
Fourth Date Fourth Transaction Number Fourth Account Fourth Vendor Fourth Amount

Example 8: Header Cells Hidden with Clipping Hat

Caption for Table Example 8
Date Transaction Number Account Vendor Amount
First Date First Transaction Number First Account First Vendor First Amount
Second Date Second Transaction Number Second Account Second Vendor Second Amount
Third Date Third Transaction Number Third Account Third Vendor Third Amount
Fourth Date Fourth Transaction Number Fourth Account Fourth Vendor Fourth Amount

Example 9: Header Cells Hidden with Visibility Collapse

Caption for Table Example 9
Date Transaction Number Account Vendor Amount
First Date First Transaction Number First Account First Vendor First Amount
Second Date Second Transaction Number Second Account Second Vendor Second Amount
Third Date Third Transaction Number Third Account Third Vendor Third Amount
Fourth Date Fourth Transaction Number Fourth Account Fourth Vendor Fourth Amount