Exam 10: Creating and Processing Web Forms

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

A __________ allows users to enter multiple lines of text.

(Multiple Choice)
4.9/5
(26)

Specifying the value text for the type attribute creates a generic text box.

(True/False)
4.7/5
(43)

A form needs to include a(n) upload button, which is a button that users can click to submit the data they've entered. _________________________

(True/False)
4.8/5
(37)

  Referring to the figure above, the large text box shown to the right of Feedback, special requests, or other information is a(n) ____ element. Referring to the figure above, the large text box shown to the right of "Feedback, special requests, or other information" is a(n) ____ element.

(Multiple Choice)
4.8/5
(34)

The action attribute is added to the opening form tag to specify the name and location of a script that will accept the form data. _________________________

(True/False)
4.9/5
(39)

The ____ attribute specifies how many rows of input are visible.

(Multiple Choice)
4.9/5
(38)

A check box should always ____ its label text for optimal usability.

(Multiple Choice)
4.9/5
(30)

The ____ element marks a set of entries to display as a drop-down list.

(Multiple Choice)
4.7/5
(44)

The type value ____ for the input element causes most browsers to display text entered by users as bullets or asterisks rather than showing the actual characters.

(Multiple Choice)
4.9/5
(36)

If your web form includes a single field into which users entered their first and last names, you can easily sort the resulting information by last name.

(True/False)
4.9/5
(35)

  Referring to the figure above, the box around the text Schedule and Number of nights was created with the __________ element. Referring to the figure above, the box around the text "Schedule" and "Number of nights" was created with the __________ element.

(Multiple Choice)
4.9/5
(40)

You customize the size of a text box with the CSS  length  property. _________________________

(True/False)
4.9/5
(47)

An input element with a type value of ____ creates a generic button that can be programmed using a script.

(Multiple Choice)
4.8/5
(43)

Each input element in a set of option buttons must include the name attribute with a value different than other members of the set.

(True/False)
4.8/5
(36)

List and describe 3 kinds of form fields that you can create with the input element.

(Essay)
4.9/5
(39)

A descriptive title for a fieldset is known as a(n) __________.

(Short Answer)
4.8/5
(29)

  Referring to the figure above, the buttons were created using  the ____ value for the type attribute. Referring to the figure above, the buttons were created using  the ____ value for the type attribute.

(Multiple Choice)
4.7/5
(36)

  Referring to the figure above, Vacation is chosen by default by using the ____ attribute Referring to the figure above, "Vacation" is chosen by default by using the ____ attribute

(Multiple Choice)
4.8/5
(32)

When you want users to be able to select one or more predefined choices independent of each other, a(n) check box usually makes the most sense._________________________

(True/False)
4.7/5
(35)

Labels and fields don't usually require styling to optimize usability.

(True/False)
4.9/5
(35)
Showing 41 - 60 of 71
close modal

Filters

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