<!DOCTYPE html> <html> <head> <meta charset=UTF-8" /> <title>abc</title> </head> <body> <?php print 'Hello Word'; ?> </body> </html>