Wikipedia:Manual of Style/Accessibility/Data tables tutorial: Difference between revisions

Content deleted Content added
m Complex tables: Fix headers; commas should have been spaces.
m Complex tables: Fix scope in example table.
Line 292:
| headers="b c w" | b c w
|-
! scope="colrow" id="x" headers="c" | x (c)
| headers="a c x" | a c x
| headers="b c x" | b c x
Line 302:
| headers="b d y" | b d y
|-
! scope="colrow" id="z" headers="d" | z (d)
| headers="a d z" | a d z
| headers="b d z" | b d z