CPUG: The Check Point User Group | |
Resources for the Check Point Community, by the Check Point Community.
| |
First, I hope you're all well and staying safe. | |
|
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>