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

Content deleted Content added
Dodoïste (talk | contribs)
Dodoïste (talk | contribs)
Line 1:
Criterions on this page are prioritized according to impact (W3C's accessibility level of priorities: A, AA or AAA) and degree of feasibility (with MediaWiki's syntax and the burden it places on users).
 
<ref group="WCAG-TECH">[http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/H63 {{lang|en|Using the scope attribute to associate header cells and data cells in data tables}}], niveau d'accessibilité A</ref>
 
== Correct headers structure ==
Line 15 ⟶ 17:
 
Bad structure and visual order, with icons and couloured [http://en.wikipedia.org/w/index.php?title=S.M.A.R.T.&oldid=377897571#Known_ATA_S.M.A.R.T._attributes example], [http://en.wikipedia.org/w/index.php?title=S.M.A.R.T.&diff=prev&oldid=380387962 partial correction].
 
== Correct table captions (table header) ==
 
Il est également possible d'améliorer l'accessibilité d'un tableau de données en lui donnant un titre explicite, s'il n'est pas immédiatement précédé par un bref paragraphe ou un titre de section jouant le même rôle. Le titre de tableau est créé à l'aide de la syntaxe <code><nowiki>|+</nowiki></code><ref group="WCAG-TECH">[http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/H39 {{lang|en|Using caption elements to associate data table captions with data tables}}], niveau d'accessibilité A</ref>.
 
[[User_talk:Jack_Merridew#Question_.28filmography.29]]
 
== Images and color ==