Exam 10: Creating and Processing Web Forms
Exam 1: Getting Started With HTML75 Questions
Exam 2: Structuring Content in a Web Document75 Questions
Exam 3: Getting Started With CSS71 Questions
Exam 4: Laying Out Elements With CSS75 Questions
Exam 5: Formatting Text With CSS75 Questions
Exam 6: Inserting and Working With Links74 Questions
Exam 7: Inserting and Working With Images74 Questions
Exam 8: Organizing Content With-Lists And-Tables75 Questions
Exam 9: Implementing Responsive Design74 Questions
Exam 10: Creating and Processing Web Forms75 Questions
Exam 11: Creating Visual Effects and Animation75 Questions
Exam 12: Incorporating Video and Audio74 Questions
Exam 13: Programming Web Pages With Javascript75 Questions
Exam 14: Integrating Social Media75 Questions
Exam 15: Optimizing Your Web Site for Search Engines75 Questions
Exam 16: Testing and Improving Performance70 Questions
Select questions type
Touchscreen devices with on-screen keyboards may display customized buttons for certain values of the type attribute for the __________ element.
(Short Answer)
4.9/5
(34)
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
(26)
Matching
Match each element with the description of what it marks.
-legend
(Multiple Choice)
4.8/5
(40)
Users provide most information in a form through input elements.
(True/False)
4.9/5
(32)
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.8/5
(36)
Browsers display a drop-down menu as a small text box with a(n) ____ next to it.
(Multiple Choice)
4.8/5
(34)
For a field with the value emai lfor the type attribute, touchscreen devices may display buttons such as an @ key._________________________
(True/False)
4.9/5
(35)
The value submitted for a check box is the text entered by a user in the box.
(True/False)
4.7/5
(31)
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.8/5
(45)
Each option elementdefines a single menu option for a drop-down menu._________________________
(True/False)
4.7/5
(39)
-Referring to the figure above, the box around the text "Schedule" and "Number of nights" was created with the __________ element.

(Multiple Choice)
4.8/5
(38)
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.8/5
(44)
Labels and fields don't usually require styling to optimize usability.
(True/False)
4.9/5
(46)
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.7/5
(39)
A(n) ___________element with a type value of submit is used to create a submit button.
(Multiple Choice)
4.9/5
(37)
Showing 61 - 75 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)