<!DOCTYPE HTML> <HTML> <HEAD> <TITLE>Welcome in S7</TITLE> </HEAD> <BODY> <?php echo "<p>Welcome in S7!</p>"; ?> </BODY> </HTML>