The <input> tag creates objects that can be used to input data: text boxes, check boxes, radio buttons and buttons. The <select> tag creates a combo box. These objects have properties which can be used in assignment statements, and they can be referred to by their names.
View the source for this page to see how the following objects were created.