Test Image:

Test Link: https://mypetplanet.gr/

Test Text:

Bold
RED

<?PHP:
$myvar 'Hello World!';
for (
$i 0$i 10$i++)
{
    echo 
$myvar "\n";