Exam 6: Creating a Web Form

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Text ____ are used for extended entries that can include several lines of text.

Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
Verified

A

Selection lists are used for long lists of options, usually appearing in a(n)____________________ list box.

Free
(Short Answer)
4.8/5
(32)
Correct Answer:
Verified

drop-down
drop down

A command button runs a command that affects the contents of the Web page or the Web browser itself.

Free
(True/False)
4.9/5
(26)
Correct Answer:
Verified

True

  -The item marked 5 in the accompanying figure is a ____ box. -The item marked 5 in the accompanying figure is a ____ box.

(Multiple Choice)
4.8/5
(52)

Identify the letter of the choice that best matches the phrase or definition. -Used for extended entries that can include several lines of text

(Multiple Choice)
4.9/5
(36)

A placeholder is a numeric string that appears within the control element and provides users with information about the kind of information accepted by the field.__________________

(True/False)
4.8/5
(45)

  -The item marked 4 in the accompanying figure is a(n)____ button. -The item marked 4 in the accompanying figure is a(n)____ button.

(Multiple Choice)
4.8/5
(25)

The ____ method of the <form> tag packages form data by appending it to the end of the URL specified in the action attribute.

(Multiple Choice)
4.8/5
(43)

To create an input box for ____ entry, add the element <input type="type" name="name" id="id" /> to the web form, where type specifies the type of input control, rhe name attribute provides the name of the field associated with the control element, and the id attribute identifies the control element itself.

(Multiple Choice)
4.8/5
(35)

For a contiguous selection in a selection list, select the first item, press and hold the ____ key, and then select the last item in the range.

(Multiple Choice)
4.9/5
(29)

A selection list is a list box that presents users with a group of possible field values for the data field.____________________

(True/False)
4.7/5
(27)

The placeholder automatically disappears as soon as a user selects the ____ box.

(Multiple Choice)
4.8/5
(40)

A _____ is a concise description of a character pattern.

(Multiple Choice)
4.8/5
(41)

The ____ attribute of the <form> tag represents the older standard for identifying each form on the page.

(Multiple Choice)
4.8/5
(39)

The technique of immediate data validation and reporting of errors is known as _________.

(Multiple Choice)
4.8/5
(27)

Case 6-1 Oscar owns Oscar's Skateboard Shop. He wants to create a Web form to allow users to specify the type of skateboards they would like to buy. This includes the make, model, type and color, and board options. Oscar's skateboards come in Children, Young Adult, and Adult sizes. Oscar's skateboards only come in color, pattern, and themes. He has over 25 makes and models of skateboards. -For the color, Oscar should most likely use ___.

(Multiple Choice)
4.9/5
(39)

A ____ should be used to provide visual indication that option buttons belong in the same group.

(Multiple Choice)
4.8/5
(28)

Typically, forms only contain form elements and no page elements.

(True/False)
4.7/5
(35)

The get method appends the form data to the end of the URL specified in the action attribute.

(True/False)
4.7/5
(41)

HTML allows you to organize selection lists into distinct groups called ____ groups.

(Multiple Choice)
4.9/5
(41)
Showing 1 - 20 of 150
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)