Review I: HTML Forms
The following tutorial won't be long and it will assume that our examples appear in an html page:
<html> <head> <title> My Document </title> </head> <body bgcolor=white> HERE </body> </html>
HERE
</body> </html>