Match the numbers in the figure to the right with their names

a. text area field _____

b. fieldset _____

c. radio buttons _____

d. form buttons _____

e. check boxes _____

f. selection or option lists _____

g. text field or input box _____








1. g. text field or input box

2. f. selection or option lists

3. c. radio buttons

4. d. form buttons

5. b. fieldset

6. e. check boxes

7. a. text area field

Computer Science & Information Technology

You might also like to view...

The tail of a list

A) is an instance of a class that implements the ListTail interface B) is what you get when take a list and remove its head C) is a synchronized subclass of the LinkedList class D) None of the above

Computer Science & Information Technology

Sometimes you can get some unwanted holes from using the ____________________ shape mode.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

You may use a border to surround a paragraph

Indicate whether the statement is true or false

Computer Science & Information Technology

Identify the syntax that allows the click point of the cursor to change the color of the cursorĀ  image with the coordintaes of the centre of the imageĀ being 12, 6 respectively.

A. cursor:url(image.png) 12 6, pointer; B. cursor:url(image.png)(12:6); C. cursor(image.png).pointer 12, 6; D. cursor (image.png)(url,12,6);

Computer Science & Information Technology