2011-08-25 // Hello World!
This is the personal Website of Christoph Winkler. Here you will find a [sort of] blog and some information about me and my projects… have fun!
Comments
Leave a comment…
- E-Mail address will not be published.
- Formatting:
//italic// __underlined__
**bold**''preformatted'' - Links:
[[http://example.com]]
[[http://example.com|Link Text]] - Quotation:
> This is a quote. Don't forget the space in front of the text: "> "
- Code:
<code>This is unspecific source code</code>
<code php><?php echo 'PHP'; ?></code>
<code html><strong>(X)HTML</strong></code>
<code css>font-family: Arial,Helvetica;</code>
<code javascript>alert('JS');</code>
<code c>printf('C');</code>
<code cpp>std::cout << 'CPP';</code>
<code java>System.out.println('Java');</code>

Dies ist ein Test! | This is a test!
— Das Blog System funtzt. | The Blog System does it.