Inhaltsverzeichnis

PlayGround

RSS & Co.

Fold Plugin

Test im Fließtext hier ENDE

Test im Block

hier

ENDE

IFRAME

IFRAME Plugin

WRAP Plugin

WRAP-Tests

Video

YouTube-Test

Tabellen

Heading 1 Heading 2 Heading 3
Row 1 Col 1 this cell
spans
vertically
Row 1 Col 3
Row 2 Col 1 Row 2 Col 3
Row 3 Col 1 Row 2 Col 3

Color

<color green>text</color>
<color blue/lightgrey>text</color>
<color #FF0000>text</color>
<color /#FFff00>text</color>
<color rgb(80%,0%,0%)/rgb(100%,80%,100%)>text</color>
<color hsl(120,100%,30%):hsl(180,50%,90%)>text</color>

… ergibt…

text text text text text text

Kommentare in der Seiten-Source

Syntax:

/* Kommentar */

Sieht so aus:

Steuerzeichen-Escpe

Doppelter Stern etc.:

%%**%% %%//%% %%\\%%

…ergibt: ** // \\