Help On Tables

Size, Position, Textalignment and Borders may be applied to a whole table from the text-editor by adding HTML-like syntax in the first cell within <chevrons>.

e.g. ||<tablewidth="50%"tableclass="tcenter acenter border1">center table, center text||

center table, center text

Aditionally you may add within each cell

Below you can see how the different predefined tableclasses looks like....

Table Position

tableclass:tleft

a

b

tableclass:tcenter

a

b

tableclass:tright

a

b

Text Alignment

tableclass:aleft

a

b

tableclass:acenter

a

b

tableclass:aright

a

b

Table Borders

tableclass:border0

a

b

c

tableclass:border1

a

b

c

tableclass:border2

a

b

c

tableclass:border3

a

b

c

tableclass:border4

a

b

c

tableclass:border5

a

b

c

WikiHelp/HelpOnTables (last edited 2007-04-15 23:15:28 by AndreasGlad)