This site uses cookies. Some are essential while others improve your browsing experience and allow us to advertise. For more info visit the privacy policy page.
Your preferences have been updated.
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>