Tables - Aligning, sortable, collapsible

From Sun Myung Moon Archive
Revision as of 14:21, 30 June 2015 by DivineCriticizer (talk | contribs) (Created page with "{{Concise}} To make them sortable, first line should be: <code><nowiki>{| class="wikitable sortable"</nowiki></code> To make them sortable and collapsible, first line should...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Help(6 C, 4 P, 9 F)



To make them sortable, first line should be: {| class="wikitable sortable"

To make them sortable and collapsible, first line should be: {| class="wikitable sortable collapsible"

Aligning texts in top of cells

Code =

|- valign="top"

Wiki tables align text in top of cells.JPG


See also: Tables