<html>
<body>
<font size="20">
<form action="process.php" method="post">
Enter Name <input name ="name" type="text">
<input type="submit">
</form>
</body>
</html>