Site MapHelpFeedbackTrue or False
True or False
(See related pages)



1

A form is an HTML Web page element that prompts the user to fill in one or more blanks and/or select items from a menu of possible choices.
A)True
B)False
2

An HTML form can use the mailto protocol to e-mail you a message.
A)True
B)False
3

You use the name attribute to assign a name to the radio button group, which includes any other radio button of the same name within the form.
A)True
B)False
4

The GET method puts the form data in a query string that gets appended to the URL specified in the form tag's action attribute.
A)True
B)False
5

A check box is a form control that presents the user with a small box that the user can click to turn an option on or off.
A)True
B)False







Internet Technologies at WorkOnline Learning Center

Home > Chapter 7 > True or False