| 
 Beschreibe hier die neue Seite. | 
| 
 [[SVG][Breite=800][Höhe=200][showcode=1] <text x="20" y="20"> unspezifizierte Schriftart und Größe </text> <text x="20" y="60" font-size="40"> unspezifizierte Schriftart und Größe 40 </text> <text x="20" y="110" font-family="Verdana, sans serif" font-size="40" fill="green" font-style="italic"> Verdana, sans serif / italic </text> <text x="20" y="150" font-family="Courier New, terminal" font-size="20pt" font-weight="bold"> Courier New, terminal / bold </text> ]  | 
<text x="20" y="20"> unspezifizierte Schriftart und Größe </text> <text x="20" y="60" font-size="40"> unspezifizierte Schriftart und Größe 40 </text> <text x="20" y="110" font-family="Verdana, sans serif" font-size="40" fill="green" font-style="italic"> Verdana, sans serif / italic </text> <text x="20" y="150" font-family="Courier New, terminal" font-size="20pt" font-weight="bold"> Courier New, terminal / bold </text>  |