Exam 6: Creating a Web Form
Exam 1: Getting Started With HTML5138 Questions
Exam 2: Developing a Web Site139 Questions
Exam 3: Designing a Web Page With CSS137 Questions
Exam 4: Creating Page Layouts With CSS139 Questions
Exam 5: Working With Tables and Columns139 Questions
Exam 6: Creating a Web Form150 Questions
Exam 7: Designing a Multimedia Web Site150 Questions
Exam 8: Enhancing a Web Site With Advanced CSS150 Questions
Exam 9: Working With XHTML150 Questions
Exam 10: Programming With Javascriptadditional Cases150 Questions
Exam 11: Creating an XML Document100 Questions
Exam 12: Validating an XML Document100 Questions
Exam 13: Working With Basic Schemas100 Questions
Exam 14: Working With Advanced Schemas100 Questions
Select questions type
Text ____ are used for extended entries that can include several lines of text.
Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
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:
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:
True
-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.

(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)
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)