<head> <title>Mortgage Calculator</title> <link href="calculator.css" type="text/css" rel="stylesheet"> </head> <body> <?php include("FreeMortgageCalculatorWithCharts.php"); ?> </body> </html>