| [b]Hallo[/b]
|
Hallo
|
| [i]Wie Gehts?[/i]
|
Wie Gehts? |
| [u]Ganz gut[/u]
|
Ganz gut |
| [-]Hallo[/-]
|
Hallo |
| [color="#0000FF"]Blau
blüht[/color] der Enzian
|
Blau blüht der
Enzian |
| [code]for( i=0 ;
i<10 ; i++ );[/code]
|
for( i=0 ; i<10 ; i++ ) |
| [quote]Hier steht
Text[/quote] |
(Zitiert einen Text) |
| [url]http://www.TOPfree.de[/url]
|
http://www.TOPfree.de
|
| [url="http://www.TOPfree.de"]TOPfree.de[/url] |
TOPfree.de
|
| [mail]user@host[/mail]
|
user@host
|
| [mail="user@host"]user
mailen[/mail] |
user mailen
|
| [img]http://www.topfree.de/images/bild.gif[/img]
|
(Bindet ein Bild ein) |
| [php]<?php phpinfo(); ?>[/php]
|
<?php phpinfo() ?> |