More Forms
<form>
   ...
   Enter data here:
   <input type="text" name="x" size=20> <br>
   ...
</form>
* Notice
type
name
size
relationship to text