Java Games: Flashcards, matching, concentration, and word search.

HTML Forms Java

AB
ButtonA form element on which a user can click to trigger an event like the clearing or submission of a form.
Check BoxA form element that allows users to check more than one option for a given question.
FormA tool used on a Web page to accept information from users.
Hidden fieldA form element that allows information to be passed from the form to the ACTION page without being displayed on the Web page.
LabelA written description next to a form element that tells the user what kind of information is expected in the element.
Password fieldA form element used to enter passwords. The text entered is replaced with asterisks so that any bystanders cannot see the pasword.
Pull-down menuA form element that allows many options to be compressed on the screen. The user must click the down arrow to view the additional options.
QuerystringThe information that gets passed after the question mark in an URL. Typically, a querystring results from submitting a form via the GET method.
Radio buttonA form element that allows the user to choose one selection from a group of choices.
Text areaA form element that allows a user to type in large quantities of information.
Text boxA form element that allows the user to enter a single word or few words.


Business Teacher
John B. Alexander High School
Laredo, TX

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities