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

Content deleted Content added
Dodoïste (talk | contribs)
Dodoïste (talk | contribs)
Line 207:
|style="text-align:center"| 1
|style="text-align:center"| 5
|  2
|style="text-align:center"| 2
|style="text-align:center"| 2
|style="text-align:center"| 1
Line 223:
 
The style="text-align:center" (''not align=center !!'') for the number cells may still be needed if we have cells in the column with different amounts of information in them. Otherwise, for example, '1' would line up left-aligned below '89' which looks horrible. Semantically, it's now fine (look at the page source), although it does seem a lot of effort just to make it look pretty. --[[User:RexxS|RexxS]] ([[User talk:RexxS|talk]]) 19:37, 12 September 2010 (UTC)
:Thanks for the information about padding in the wikitable class.
:We'll use more code if necessary. But I would be best to choose this option only as a last resort. For the numbers of the second row a non-breakable space "& nbsp;" produces the same result. Is it better? Regards, [[User:Dodoïste|Dodoïste]] ([[User talk:Dodoïste|talk]]) 01:44, 21 September 2010 (UTC)
 
== Avoiding more than two levels of headers ==