<!DOCTYPE html> <html lang="ja"> <head> <meta charset="utf-8" /> <title>abc</title> </head> <body> <?php print("猫"); ?> </body> </html>