Join us now to get access to all our awesome features. Once registered and logged in, you will be able to create topics, post replies, give reputation to your fellow members, get your own private messenger, and so, so much more.
this text is indented
<script type="text/javascript"> <!-- alert("Hello world!"); //--> </script>
$myvar = 'Hello World!';
for ($i = 0; $i < 10; $i++)
{
echo $myvar . "\n";
}
<img src="image.gif" alt="image" /> <a href="testing.html" target="_blank">Testing</a>