Identify the letter of the choice that best matches the phrase or definition.

A. The most efficient way to collect information from website visitors
B. Consists of information structured into categories
C. A Select form object that displays at least two options
D. Set to zero so table will adjust to accommodate different viewport sizes
E. This attribute should be defined in CSS styles rather than the Table dialog box
F. The place where a row and column meet
G. How form data is processed
H. A method for transferring form data to a server
I. A form object that permits only one item to be selected at any time
J. A form object attribute

A. form
B. table
C. list box
D. table width
E. border thickness
F. cell
G. server-side script
H. POST
I. Radio Button
J. Read Only

Computer Science & Information Technology

You might also like to view...

When you create a custom category and group, the database objects first display under ________

A) Open Objects B) Unassigned Objects C) Tables D) Forms

Computer Science & Information Technology

A JTabbedPane

a. arranges GUI components into layers such that only one layer is visible at a time. b. allows users to access a layer of GUI components via a tab. c. extends JComponent. d. All of the above.

Computer Science & Information Technology