Please visit the new Mac-Forums Facebook page:
Join Us @ Mac-Forums Facebook Page
this text is indented
<script type="text/javascript"> <!-- alert("Hello world!"); //--> </script>
$myvar = 'Hello World!';
for ($i = 0; $i < 10; $i++)
{
echo $myvar . "\n";
}
column 1 | column 2 | column 3 |