Columns

Revision as of 16:47, 3 February 2009 by C Michael Gibson (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

You can make multiple columns using the following syntax.

Typing this:

{{col-begin}}
 {{col-break}}
text
text
text
text
text
{{col-break}}

text
text
text
text
text
{{col-break}}
text
text
text
text
text
 

|}

Yields this:

  • Shown here is another method to create two or more columns:

Typing this <div style="-moz-column-count:2; column-count:2;">

Yields this:

text

text

text

text

text

text

text

text

text

text

text

text

  • An example for 3 colums;

text

text

text

text

text

text

text

text

text

text

text

text