<html> <head> <title>prueba.html</title> </head> <body> <b>Esto es HTML</b> <?php phpinfo(); ?> </body> </html>