STUHL
Some page title
Some on page divider
This is a short examples of how text could look on my site. Hopefully it shows everything and is clearly readable as understandable. Not for super geeks, but not for total beginners.
This is a short examples of how text could look on my site. Hopefully it shows everything and is clearly readable as understandable. Not for super geeks, but not for total beginners.
Title (Information)
package org.flixel { /* Sample class to present the code formatter Written by me. */ public class MyGame extends FlxGame { public function MyGame():void { // Call super class' constructor super(X, Y, InitState, Z); } } } // end
This is a short examples of how text could look on my site. Hopefully it shows everything and is clearly readable as understandable. Not for super geeks, but not for total beginners.
Title (Information)
/* This should be a problem */ if (!problem) echo 'everything okay'; else echo 'fuck yu'; // There's a problem with strings, I should fix that"
Elements
Testing content elements:
- a point
- another point
- a good point
Ahhh yes the good old hyperlink to something.
And here's a link to the world (opens in new window or tab)
A Table is also needed for listing .. tables
Header 1 | Header 2 | Header 3 |
Cell 1 | Cell 2 | Cell 3 |