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

Content deleted Content added
Dodoïste (talk | contribs)
Dodoïste (talk | contribs)
Line 25:
Row or column headers should not use colspan/rowspan to span several rows or columns – unless sub-headers are provided. Tables should not contain more than two levels of headers (which means 1) headers 2) sub-headers; but no 3) sub-sub headers).
 
== Images and color ==

Images or colors inside a table should meet the requirements for [[#Images|images]] and [[#Color|color]].
 
=== Images ===
*Priority: ... (... accessibility level)
*Difficulty: ...
 
Images used in tables are usually decorative so they need either:
# a minimal alt text (<code>|alt= ...</code>)
# to be unlinked and empty alt text (<code>|link=|alt=</code>).
Note that images in headers can cause particular
 
=== Color ===
 
*Priority: ... (... accessibility level)
*Difficulty: ...
 
== References ==