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>
This text is justified. This text is justified. This text is justified. This text is justified. This text is justified. This text is justified. This text is justified.
This topic has already been covered in this forum, or elsewhere on the board. Please use the search engine to find the appropriate answers.