<?php ?> <html> <head> <title>PAVADINIMAS</title> </head> <body> <span class="betkas"> <p><?php echo 'TAVO TEKSTAS' ?></p> </span> </body> </html>