You are on page 1of 1

<html> <head> <title>phone dir</title> </head> <body> <form action="target"> Name<input type="text", name="nm"> <input type="submit" value="submit"> </form>

</body> </html>

You might also like