Exam 10: Creating and Processing Web Forms

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

____ are displayed on web pages as boxes to check, boxes in which to enter text, or lists of options.

Free
(Multiple Choice)
4.8/5
(38)
Correct Answer:
Verified

A

The ____ attribute approximates how many characters should fit across the box.

Free
(Multiple Choice)
4.8/5
(39)
Correct Answer:
Verified

B

The ____ element marks a single entry in a drop-down list.

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

B

What attribute must the form element contain to enable form submission? What attribute must all elements within the form contain? How are the values of these attributes used in form submission?

(Essay)
4.9/5
(42)

Touchscreen devices with on-screen keyboards may display customized buttons for certain values of the type attribute for the __________ element.

(Short Answer)
4.8/5
(32)

For a field with the type value number , some modern browsers flag or reject non-numerical input.

(True/False)
4.7/5
(36)

Case-Based Critical Thinking Question Brendan is debugging the website for a cooking and baking supply store. The site includes a web form that customers can complete to request hard to find items. Brendan recognizes that the HTML for the form is missing the element to indicate a single entry in a drop-down list, which is ____.

(Multiple Choice)
4.7/5
(42)

The type value ____ for the input element may cause touchscreen devices to display keyboards with -, *, and # keys.

(Multiple Choice)
4.8/5
(38)

Each option element  defines a single menu option for a drop-down menu ._________________________

(True/False)
4.8/5
(36)

User agents group the name attribute of each field with the value entered or selected by a user.

(True/False)
4.9/5
(36)

You can further increase the usability of your form by adding a descriptive title to each fieldset. Such a title is known as a ____.

(Multiple Choice)
4.8/5
(45)

The type value ____ for the input element may cause modern browsers to style input to match styling of search boxes in other parts of the user interface.

(Multiple Choice)
4.8/5
(43)

Users provide most information in a form through input elements.

(True/False)
4.9/5
(44)

To make the significance of each field clear to users, it's important to associate each field with a(n) ____, which is an element containing descriptive text that is associated with a field.

(Multiple Choice)
4.8/5
(32)

  Referring to the figure above, the words Name and Email were created with the ____ element. Referring to the figure above, the words "Name" and "Email" were created with the ____ element.

(Multiple Choice)
4.8/5
(36)

You can use the __________ attribute to populate text boxes with instructions in modern browsers.

(Multiple Choice)
4.7/5
(28)

  Referring to the figure above, the text 2021 was added using the __________ element. Referring to the figure above, the text "2021" was added using the __________ element.

(Multiple Choice)
4.7/5
(33)

  Referring to the figure above, the word occasion is an example of the value of the ____ attribute for a set of option buttons. Referring to the figure above, the word "occasion" is an example of the value of the ____ attribute for a set of option buttons.

(Multiple Choice)
4.9/5
(34)

The type value ____ for the input element may cause modern browsers to validate entries to ensure that they are valid web addresses.

(Multiple Choice)
4.8/5
(40)

Case-Based Critical Thinking Question Brendan is debugging the website for a cooking and baking supply store. The site includes a web form that customers can complete to request hard to find items. Brendan's debugging also reveals that the form is missing the closing tag for the element that encloses all of the elements in the form, which is __________.

(Multiple Choice)
4.9/5
(49)
Showing 1 - 20 of 71
close modal

Filters

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