For a user to be interactive with your website TEXT FIELDS, RADIO BUTTONS, AND SUBMIT BUTTONS are very useful to gather information.
An example of a Text Field is:
First Name:
The HTML code I used for this Text field w
 as:
as:NOTE: You can change the size of the box by changing the width px amount. Also, you can make a table with form code, however, this will limit your options on columns and table spacing.
An example of a Radio Button:
 
