You can use the and
tags to apply special markup to your wiki pages. The main difference between the two is that a
tag always extends to the end of the line, forcing all following content to continue on the next line. So
is ideal to create paragraphs with a different format while may be used to format single words or phrases within a paragraph.
Inform yourself about the possible formattings e.g. [http://www.eskimo.com/~bloo//indexdot/css/propindex/all.htm here]. {| align="center" border="2" width="100%" cellspacing="4" cellpadding="3" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse;empty-cells:show;" |- | bgcolor="#A7C1F2" |'''Description''' | bgcolor="#A7C1F2" |'''You type''' | bgcolor="#A7C1F2" |'''You get''' |- | Colored text | colored
colored
colored

colored
| colored
colored
colored
colored
|- | Change font | bigger text
bigger text
| bigger text
bigger text
|- | Multiple styles | Text
Text
| Text
Text
|} Now an example how to combine
and
:

Sample text, extending across multiple lines.
Sample text, extending across multiple lines.
Sample text, extending across multiple lines.
Now this is different ;-). Sample text, extending across multiple lines.
Sample text, extending across multiple lines.
Sample text, extending across multiple lines.
Creates:
Sample text, extending across multiple lines.
Sample text, extending across multiple lines.
Sample text, extending across multiple lines.
Sample text, extending across multiple lines.
Sample text, extending across multiple lines.
Now this is different ;-).Sample text, extending across multiple lines.
Sample text, extending across multiple lines.
Sample text, extending across multiple lines.
==See also== * [[Help Formatting]] * [[Help Tables]] * [[Help Links]] [[tags: help]]