<html> <head> <title>Random Quote</title> <body> Random Quote <br><br> <? include('randomquote.php'); ?> </body> </html>